File Details
GuideME 20.1.11
- R
- Jun 21, 2025
- 8.98 MB
- 1.7M
- 1.20.1
- Forge
File Name
guideme-20.1.11.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
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 <ImportStructure /> 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 <RemoveBlock id="..." /> 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: https://github.com/AppliedEnergistics/GuideME/compare/v20.1.10...v20.1.11

