Compatibility
Minecraft: Java Edition
1.21.1
1.20.6
1.20.4
1.20–1.20.2
1.19.4
Platforms
Fabric
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Changelog
Block API
- Add onAdjacentEntityCollision() canEntityCollideAdjacent() to detect collisions when next to a block, but not actually colliding with it
Convention Tags
- Add blocks_enderman_stare item tag for items that, when worn, do not anger Endermen (e.g. Carved Pumpkins)
Events
- Add Item PICK_UP event
Food Component API
- Add field 'healsHealth' to heal health instead of hunger when eaten
Item API
- Add CreoItem interface which provides extensions to items
- Add onAttackThroughBlock() and canAttackThroughBlock() for items to ignore blocks when attacking entities