Перейти к содержимому
Mineforgian

TurtleCraft

A data pack that adds programmable turtles in vanilla Minecraft. Create your own programs with a chat menu and have them work for you!

Загрузки
279
Подписчики
1
Обновлён
9 августа 2025 г.
Лицензия
MIT

Опубликован 28 марта 2025 г.

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 on GitHub.


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 detailed wiki with examples and tutorials

Getting Started

To start using the data pack, you'll need a turtle. You can craft an egg using the recipe below:

recipe

Hit the turtle (left-click) to open its menu, where you can create your own programs:

Turtle Menu

menu

You can find examples and tutorials on the GitHub Wiki and this Introduction video.


Compatibility Notes

  • Made for Minecraft Java Edition, from 1.19.4 to 1.21.8
  • 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
  • Not compatible with custom dimensions

Ченджлог

1.2.2Релиз1.21.7, 1.21.8 · 9 августа 2025 г.
  • Updated to 1.21.8
  • Fixed an issue that allowed item duplication
1.2.1Релиз1.21.7, 1.21.8 · 12 июля 2025 г.
  • Updated to 1.21.7
  • Fixed an issue with fire extinguish sounds
1.2.0Релиз1.21.5 · 26 апреля 2025 г.
  • Changed namespace from tc to turtlecraft to avoid compatibility issues
  • The trigger command is now /trigger TurtleCraft
  • Lava buckets can now be used to fuel turtles
  • Fixed bugs related to the new Minecraft versions
  • Fixed a bug that stopped turtles from using certain items
  • Fixed sound bug when turtles were in lava with the silent option enabled
  • Added an admin function to upgrade a world from the previous version
1.1.0Релиз1.21 · 26 апреля 2025 г.
  • New admin tool: bypass_locks (toggle - ignores turtle locks)
  • New turtle option: Clear Counters (clears counters on program start)
  • New turtle option: Silent (stops turtle sounds)
  • Improved the data pack options menu
  • Added breakpoints and comment lines to turtle programs
  • Added turtle rotation (r) to "counter pos"
  • Improved the existing import programs and added new ones
1.0.3Релиз1.20.4 · 26 апреля 2025 г.
  • Book and Quill can be used to edit counter names
  • Turtle crafting recipe now supports other stone variants
  • New editor functionalities: copy, paste, cut, switch up/down
  • Paused turtles can now execute instructions step by step from their home page
  • Made Turtle Discs easier to use
  • Added a numpad for easier number input
1.0.0Релиз1.19.4 · 26 апреля 2025 г.

First release

Комментарии

Загружаем…