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 Changelog
Features
- New Effect Stacking Strategy: Added
Prevent Stacking
option to the effect stacking strategy enum. - Mob Effect Instance Builder: Create and customize mob effect instances with a fluent builder API.
- Tickable Block Entities:
- Added
ITickableBlockEntity
interface for dynamic block entity updates. - Introduced
Ticking Entity Block
base class for simplified ticking logic.
- Added
- Tool and Armor Sets:
ToolSet
builder for defining tool collections (sword, axe, pickaxe, hoe, shovel).ArmorSet
builder for armor sets (helmet, chestplate, leggings, boots).
Breaking Changes
- Package Reorganizations:
- Moved
@PersistentNbt
annotation from.nbt
to.annotations
package. - Relocated all exceptions to the new
.exceptions
package.
- Moved
- Renamed Classes:
InventorySection
→PlayerInventorySection
.EffectUtils
→MobEffectUtils
(aligns with utility focus).
- Removed Fuzzy Config Options:
- Removed
ALL
filter mode from fuzzy item matching configurations.
- Removed
Upgrade Notes:
- Update imports for
@PersistentNbt
, exceptions, and renamed classes (PlayerInventorySection
,MobEffectUtils
). - Replace
ALL
filter mode in fuzzy configs with alternative strategies.
Files
Metadata
Release channel
ReleaseVersion number
1.21-1.5Loaders
Game versions
1.21–1.21.1Downloads
10Publication date
April 25, 2025 at 9:09 PMPublisher

Xun
Member