File Details
[Fabric 1.21] v2.1.4
- R
- Jun 16, 2025
- 112.99 KB
- 13
- 1.21
- Fabric
File Name
xunlib-fabric-1.21-2.1.4.jar
Supported Versions
- 1.21
Curse Maven Snippet
Xunlib v2.1.4 Changelog
Additions
- Set Identification:
- Added
getName()method toToolSetandArmorSet - Returns base material name (e.g.
rubyfor "Ruby Armor") - Use case: Streamlines datagen for language JSON files
- Added
- Mob Effect Utilities:
hasEffect(entity, effect): Checks if entity has specific effectclearEffect(entity, effect): Removes specific effect from entityclearEffects(entity): Removes all effects