fix(coal-crafter): bad printed message

This commit is contained in:
Guillaume ARM 2024-05-20 04:24:24 +02:00
parent 3631dfcea1
commit 381b438da2

View File

@ -104,7 +104,7 @@ local function main()
findBufferChestOrientation()
print('> Waiting for left inventory (storage)')
print('> Waiting for back inventory (storage)')
local storageInventory = turtleUtils.waitForInventory('back', WAIT_INVENTORY_TIME)
print('> Waiting for the front inventory (buffer chest)')