Skip to content

21.1.12 (Minecraft 1.21.1)

Choose a tag to compare

@shartte shartte released this 21 Jun 14:46
· 5 commits to 1.21.1 since this release
d0546d3

Backports the following from 21.5.8-beta:

  • Add support for templating annotations in game scenes. This allows you to apply annotations to specific blocks in the scene by type rather than position.
  • Add the ability to position structures when they are placed by using the new pos="x y z" attribute. This change allows the same structure to be added multiple times to a scene at different positions.
  • Add a new tag to game scenes to clear out tags of a given type. This is useful for clearing out support blocks from structures after they have been imported into a scene. See the game scene documentation for details.

Full Changelog: v21.1.11...v21.1.12