toucanLib

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

File Details

toucanlib-neoforge-1.21.1-0.3.0.jar

  • R
  • Jun 1, 2026
  • 106.71 KB
  • 65
  • 1.21.1
  • NeoForge

File Name

toucanlib-neoforge-1.21.1-0.3.0.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:toucanlib-1542666:8178372"
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