Skip to content

Cook3DCookie/minecraft-turtle-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

minecraft-turtle-scripts

Repository for Turtle scripts in the ComputerCraft mod for Minecraft

Mining Turtles

dig2x3Tunnel12Torch.lua

Digs a 2 block tall and 3 block wide tunnel and places torches every 12 blocks

TODO:

  • build bridges when no blocks below
  • better handling of gravel
  • stop when inventory full or fuel level == 0
  • change the way of breaking the first block in the loop
  • return to initial position?

About

Repository for Turtle scripts in the ComputerCraft mod for Minecraft

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages