Compatibility
Minecraft: Java Edition
1.21.x
1.20.3–1.20.6
1.20–1.20.1
1.19.x
1.18.x
1.17.x
1.16.4–1.16.5
Platforms
Forge
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed LGPL-3.0-only
Published last year
Updated 3 weeks ago
Changelog
Change
- sync from 1.21-0.21.1-sakura.1
- add raw NBT support for inventoryOverlay/Preview code from Snapshot, and the related "Library" of NBT helper functions listed under BlockUtils and EntityUtils, along with Fully NBT compliant getNbtItems(), and getNbtInventory() functions under InventoryUtils.
- This also adds a new InventoryOverlay.Context as a place holder Object for InventoryOverlay data.
- add "locked slots" rendering support for inventoryPreview for Crafters