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
General
- Added more Javadocs
- Improved building
- Updated License
- Fixed homepage link
- Improve mixin locals targeting for mod compatibility
Block API
- Rename onLookAt to onLookedAt in CreoBlock
- Added CreoBlock#onPlacedByStructure
Convention Tags
- Renamed RESPAWN_ANCHOR_CHARGES item tag to CHARGES_RESPAWN_ANCHOR
- Added repair item tags for repairing equipment
Events
- Changed BlockEvents.Place#onPlace() to use a blockstate instead of a block
- Add Crop Grow event
- Added Entity StruckByLighting & ChangeDimension events
- Added Mob InitGoals event
- Added Fishing Reeled In/Catch events
- Added Animal GrowUp, Eat, & Love events
- Added Player Respawn event
- Added Sleep Explode, WakeVillager, Sleep, & WakeUp events
- Fix using Fail ActionResults instead of Pass