Skip to content

Ivaynn/TurtleCraft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TurtleCraft

This Minecraft data pack adds turtles that can be programmed to automate tasks, inspired by the "ComputerCraft" mod. You can use a chat menu to create your own programs or load some of the examples!

TurtleCraft can be installed in servers and includes features designed for multiplayer interactions. It supports multiple turtles running simultaneously on a small server and, for larger scales, there are multiple performance options that can be adjusted in-game.

If you find an issue or have a suggestion, you can create an issue or join the Discord server. You can also use this server to share programs or just chat! You can contribute directly by creating a pull request.

Download


Links & tutorials


Features

  • Turtles that can be programmed to automate tasks
  • Support for multiple turtles working together
  • In-game program editor using chat menus
  • Basic instructions for mining, farming, building, etc.
  • Advanced instructions for conditions, loops and variables
  • Export and share your programs with others
  • An inventory system, allowing turtles to interact with items and blocks
  • Support for equipped tools, allowing turtles to use them in their tasks
  • Customization options for the turtle's appearance and behavior
  • Performance options to optimize the data pack for your use
  • A comprehensive wiki with examples and tutorials

Compatibility Notes

  • Made for Minecraft Java Edition, from 1.19.4 to 1.21.5
  • Every scoreboard objective, tag and data storage uses the turtlecraft prefix
  • Blocks at 10028 0 10028 and 10028 1 10028 in every vanilla dimension are replaced with bedrock when the data pack needs to use them. These chunks are force loaded
  • Some parts of this data pack need to be updated for every new Minecraft version, making it incompatible until a new version of the data pack is released

License

MIT license, check LICENSE for more details.