promotional bannermobile promotional banner

Wikiful

A simple data-driven tip and wiki library mod.

File Details

v0.3.0 ~ Fabric 1.21.1

  • B
  • Feb 13, 2026
  • 142.07 KB
  • 6
  • 1.21.1
  • Fabric

File Name

wikiful-0.3.0-fabric-21.1.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:wikiful-1339310:7617212"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Additions

  • Added a keybind for dismissing tips early. Default keybind is Y.
    • Tips now have an optional cannot_dismiss field. If set to true, the tip cannot be dismissed.
  • Added a menu_opened event trigger type, which fires when a given menu id is opened.
  • Backported to Fabric and Neoforge 1.21.1.
  • Ported to Neoforge 1.21.11. Changes
  • Fixed the mod crashing if ever installed server-side. Oops.
  • Renamed hit_block and destroyed_block event triggers to block_hit and block_broken, for consistency with other event trigger names.