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 20.4.5

  • R
  • Jun 21, 2025
  • 8.87 MB
  • 239
  • 1.20.4
  • NeoForge

File Name

guideme-20.4.5.jar

Supported Versions

  • 1.20.4

Curse Maven Snippet

NeoForge

implementation "curse.maven:guideme-1173950:6679095"
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/v20.4.4...v20.4.5