fix(coal-crafter): bad printed message
This commit is contained in:
parent
3631dfcea1
commit
381b438da2
@ -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)')
|
||||
|
||||
Loading…
Reference in New Issue
Block a user