fix(coal-crafter): printed message

This commit is contained in:
Guillaume ARM 2024-05-20 04:25:35 +02:00
parent 381b438da2
commit a4f2d4d27c

View File

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