toucanLib

Small shared multi-loader utility helpers for jvn's mods.

File Details

toucanlib-fabric-1.21.1-0.3.0.jar

  • R
  • Jun 1, 2026
  • 98.57 KB
  • 0
  • 1.21.1
  • Fabric

File Name

toucanlib-fabric-1.21.1-0.3.0.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:toucanlib-1542666:8178370"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

ToucanLib 0.3.0 Release Notes

Highlights

ToucanLib 0.3.0 expands shared utilities extracted from active mods, including Focus, Villager Retaliation, Emerald Pouch, Gracebound, and Second Wind.

Added

  • Fabric networking helpers aligned with the NeoForge networking wrapper
  • Shared send helpers on NeoForge
  • Datapack JSON readers
  • Item selectors
  • Inventory extraction helpers
  • Combat attribution helpers
  • Recoverable damage rules
  • Screen projection utilities
  • Documented helpers for world-text indicator animation state
  • Deterministic seeded randomness support

Changed

  • Version bump from 0.2.0 to 0.3.0
  • Continued cross-mod extraction and consolidation of utility code into ToucanLib