promotional bannermobile promotional banner

Unconfusion

A mod to make intuitive in-game tutorials for modpacks and mod players

File Details

Unconfusion 0.2.0

  • B
  • Jun 23, 2026
  • 208.78 KB
  • 17
  • 1.12.2
  • Forge

File Name

Unconfusion-0.2.0.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:unconfusion-1521542:8305499")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

0.2.0

Now supports to be installed on dedicated server, doing mostly nothing but the quests integration.
Added FTB Quests Integration, with a "View Entry" task.
Only register ZenClasses on client-side, to prevent crashing the dedicated server.
Don't push matrices in DrawableGroup, to prevent matrix stack overflow.

0.1.2(Unreleased)

Added /legacyponder showStructure command to display structure entries with tab completions
Added link to JEI category for quick access
Added homepage button in GUI
Exposed 'Links' classes to ZenScript API for scripting
Added client world option for structure rendering, enhancing tile entity handling
Added localized temporary entry for structure display in command
Improved crash handling, preventing neighbor updating in dummyWorld
Fixed potential NullPointerExceptions when getting entries
Tweaked dummy world neighbor checking