Expanded Events

Adds new event handlers for a few key events.

File Details

expandedevents-1.2.2

  • R
  • Jun 6, 2026
  • 35.39 KB
  • 0
  • 1.12.2
  • Forge

File Name

expandedevents-1.2.2.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:expanded-events-1396395:8204032")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

# Changelog ## 1.2.2 ### Fixed - Fixed loading crash when baubles is not installed --- ## 1.2.1 ### Fixed - Fixed crash when other mods manually modify attribute values --- ## 1.2.0 ### Added - Added `LivingBlockDamageEvent` - Added `PlayerShieldDisabledEvent` - Added registry for valid mushroom soils --- ## 1.1.1 ### Fixed - Fixed mixin refmap issue --- ## 1.1.0 ### Added - Added `BaubleAttributeModifierEvent` - Added `ItemAttributeModifierEvent` - Added `IAttributeBauble` interface for easier attribute bauble creation --- ## 1.0.0 - Initial Release