fix(coal-crafter): bad findStorageChestOrientation implementation

This commit is contained in:
Guillaume ARM 2024-05-24 18:15:24 +02:00
parent 201831b16c
commit 802c8e2a43

View File

@ -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