fix(coal-crafter): printed message
This commit is contained in:
parent
381b438da2
commit
a4f2d4d27c
@ -104,7 +104,7 @@ local function main()
|
|||||||
|
|
||||||
findBufferChestOrientation()
|
findBufferChestOrientation()
|
||||||
|
|
||||||
print('> Waiting for back inventory (storage)')
|
print('> Waiting for the back inventory (storage)')
|
||||||
local storageInventory = turtleUtils.waitForInventory('back', WAIT_INVENTORY_TIME)
|
local storageInventory = turtleUtils.waitForInventory('back', WAIT_INVENTORY_TIME)
|
||||||
|
|
||||||
print('> Waiting for the front inventory (buffer chest)')
|
print('> Waiting for the front inventory (buffer chest)')
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user