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.
- Minecraft 1.21.5 → TurtleCraft 1.2.0
- Minecraft 1.21 → TurtleCraft 1.1.0
- Minecraft 1.20.4 → TurtleCraft 1.0.3
- Minecraft 1.19.4 → TurtleCraft 1.0.0
- Other versions
- Wiki - documentation with examples and tutorials
- Introduction video - short demonstration of how to use the data pack
- Discord - help and feedback
- Planet Minecraft and Modrinth - screenshots and download
- 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
- 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
and10028 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
MIT license, check LICENSE for more details.