Compatibility
Minecraft: Java Edition
1.21.4–1.21.5
1.21.1
1.20.4
1.20–1.20.2
1.19.3–1.19.4
Platforms
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed LGPL-3.0-or-later
Published 2 years ago
Updated 3 days ago
Changelog
- Added
DefaultContextParamTypes.BLOCK_EXP_DROPS
- Autofilling for
DefaultContextParamTypes.BLOCK_DROPS
is now also influenced by the source player's game mode, with no drops being enabled in creative. BlockBehavior#getDrops
andBlockBehavior#getExp
are now always called on block break, requiring addons to checkBLOCK_DROPS
,BLOCK_STORAGE_DROPS
andBLOCK_EXP_DROPS
context parameters- Fixed an issue where Nova tile-entities would not drop storage contents if they were broken with an incorrect tool
- Fixed an issue where both Nova and vanilla tile-entities would not drop experience orbs when broken with an incorrect tool