[Fabric 1.21] v2.1.5
Curse Maven Snippet
What's new
Xunlib v2.1.5 Changelog
Breaking Changes
- Removed
@PersistentNbt& NBT Automation:
- Entire
@PersistentNbtannotation system and related NBT automation removed - Reason: Inflexible and redundant
- Migration: Use standard
CompoundTagserialization insaveAdditional()andloadAdditional()
- Entire
Fixes
combineAsNamespacedIDMethod:
- Fixed formatting to include colon (
:) between namespace and path - Before:
"namespacepath_part1_part2" - After:
"namespace:path_part1_part2"
- Fixed formatting to include colon (

