Compatibility
Minecraft: Java Edition
1.21–1.21.1
Platforms
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
Changelog
Xunlib v1.5.1 Changelog (Hotfix)
Fixes
- Critical Registry Errors:
- Fixed
ArmorSet
andToolSet
classes instantiating item instances too late, causing:- Forge/NeoForge:
Registry is already frozen
errors. - Fabric:
This registry can't create intrusive holders
crashes.
- Forge/NeoForge:
- Solution: Delayed item initialization to avoid unsafe registry access during class loading.
- Fixed
Features
- AABB Utilities: Added to
BlockPosUtils
for axis-aligned bounding box operations:createAABBFromCenter(BlockPos center, double xRadius, double yRadius, double zRadius)
expandAABB(AABB original, double x, double y, double z)
getUnionAABB(AABB a, AABB b)
isAABBWithinBlock(AABB box, BlockPos pos)
Upgrade Immediately if you use ArmorSet
/ToolSet
to resolve registry crashes. The new AABB utilities simplify collision detection and spatial queries.
Files
Metadata
Release channel
ReleaseVersion number
1.21-1.5.1Loaders
Game versions
1.21–1.21.1Downloads
15Publication date
April 27, 2025 at 6:55 PMPublisher

Xun
Member