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 the Block API
- Add the CreoBlock interface
- Currently implements one method, which allows functionality when an entity is looking at the block.
Item API
- Add the hopperTransferRate field to CreoItemSettings, which controls how fast a Hopper transfers an item.
- Add an overload method to CreoItemSettings which allows copying the ItemSettings from an Item