Skip to content

Releases: Ivaynn/TurtleCraft

TurtleCraft v1.1.0

06 Jul 15:38
Compare
Choose a tag to compare

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

02 Mar 14:03
Compare
Choose a tag to compare

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

15 Sep 18:21
Compare
Choose a tag to compare

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

14 Jul 09:19
Compare
Choose a tag to compare

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

17 May 14:02
13133fb
Compare
Choose a tag to compare

First Release