diff --git a/coal-crafter.lua b/coal-crafter.lua index ee363a7..64f8040 100644 --- a/coal-crafter.lua +++ b/coal-crafter.lua @@ -89,7 +89,7 @@ local function dropSelected() end local function findStorageChestOrientation() - for i=1, 3, 1 do + for i=1, 4, 1 do local inv = turtleUtils.getInventory(STORAGE_INVENTORY_SIDE) if inv then return