diff --git a/coal-crafter.lua b/coal-crafter.lua index 6a5fd3a..6680869 100644 --- a/coal-crafter.lua +++ b/coal-crafter.lua @@ -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)')