2023-10-01 01:41:06 +02:00

635 B

miner setup

  • place one ender chest, then 4 turtles facing away from it around it, with fuel and preferably labels set

execute commands:

  • pastebin get gGy2HWcF mine
  • mine

lava refuel setup

  • place at edge of lava lake in the nether
  • place 1 bucket of lava in first slot

execute commands:

  • label set miner
  • pastebin get nFSUKiYE lava
  • refuel
  • lava 10

grindstone turtle

program code:

while true do
    turtle.attack()
end

same for the killing turtles in xp farm

quarry program

quarry -oreQuarry true -enderChest 16 -doRefuel false -dumpCompareItems false -invert false -rednet false -dim 16 16 70