promotional bannermobile promotional banner

GuideME

A guidebook toolkit for mods and modpack makers alike with comfortable markdown formatting, and live 3d scenes!

File Details

GuideME 21.1.12

  • R
  • Jun 21, 2025
  • 8.88 MB
  • 18.4K
  • 1.21.1
  • NeoForge

File Name

guideme-21.1.12.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:guideme-1173950:6679080"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

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/v21.1.11...v21.1.12