Compatibility
Minecraft: Java Edition
1.21.x
1.20.3–1.20.4
1.20–1.20.1
1.19.x
Platforms
Fabric
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed MIT
Published 2 years ago
Updated 2 months ago
Changelog
Features
- Expose method to process Tags for Behaviour Interfaces
Ingredient
Codec that can store Item Tags
Changes
- Improved ItemStack with nbt codec
- Removed old Config File System (replaced by WorldWeaver)
- Removed BaseRegistry and
BCLCreativeTabManager
. Replaced with corresponding API from WorldWeaver. - Removed BCLib
TagManager
and replaced it with the one provided by WorldWeaver. - Removed
Biome
,Structure
,Feature
and most of theTag
-API. Those are handled by WoVer from now on. - Disc Handling
Fixes
- Moved structure nbts to correct folder