Releases: Ivaynn/TurtleCraft
Releases · Ivaynn/TurtleCraft
TurtleCraft v1.1.0
Made for Minecraft 1.21
- Fixed issues caused by 1.20.5 and 1.21
- Turtles can use most of the new blocks and items
- Old turtles auto-upgrade to the new version
- New admin tool: upgrade_disc (upgrades a Turtle Disc from a previous version of the data pack)
- 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
TurtleCraft v1.0.3
Made for Minecraft 1.20.4
New features:
- Book and Quill can be used to edit counter names (first line of the book)
- Counters page shows the counter's real name when hovered
Bug fixes:
- Fixed issues related to changes in Minecraft 1.20.3
- Fixed counter name validation
TurtleCraft v1.0.2
Made for Minecraft Java 1.20.1
New features:
- Turtle crafting recipe now supports other stone variants.
- Added "paused" data pack option, it stops turtles from executing instructions when set to 1.
- 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.
Bug fixes:
- Resolved an issue where turtles would skip certain instructions on chunk borders of unloaded chunks - they will now wait until these chunks are loaded.
- Fixed the "stop" instruction, which was also pausing turtles.
- The "Relic" music disc can now be used to save programs.
TurtleCraft v1.0.1
Updated the data pack for Minecraft 1.20.
- Fixed a bug with the rotation of the equipped tool
- Fixed not being able to place blocks
- Added a crafting recipe alternative using cobbled deepslate
- Turtles can now use items added in 1.20
TurtleCraft v1.0
First Release