did stuff

This commit is contained in:
Julian Brammer 2024-06-24 16:27:01 +02:00
parent 17513bb27a
commit 8be2b417e4

View File

@ -223,15 +223,19 @@ local function mineRow()
--check current mining step for ore
--turtle.up()
tutel.secureDigUp()
tutel.up()
recursiveOreMining()
--turtle.down()
tutel.secureDigDown()
tutel.down()
recursiveOreMining()
--turtle.down()
tutel.secureDigDown()
tutel.down()
recursiveOreMining()
--turtle.up()
tutel.secureDigUp()
tutel.up()
--inventoryRework() --only needed when ore found