/
This is a major update for CraftEngine. From now on, versions will follow a year.month.revision format.
We’ve made over 80,000 lines of code changes and more than 600 commits, so instead of a long changelog, please check the wiki to see what’s new.
stem_block now has a filter for the block below it. Check the wiki to update your settings, or use the new default config to fix melon stem issues.If you have an open-source project that needs to work with the latest CraftEngine, or a plugin that works with the old version but not the new one – we’re happy to help for free. Just reach out on GitHub Issues or Discord.
New Features:
multi_high_block, item_frame_block, and spreading_block.range_mining_item.is_bedrock_player.hit-times.reference.profile item data type./ce debug auto-stateOptimizations & Improvements:
exclude option for optimizing resource packs.conditions.client-bound-models work on armor.Bug Fixes:
custom type.API Changes:
ItemDataModifier has been renamed to ItemProcessor.craft-engine-adventure API module for easier use of the relocated Adventure library.
serverside mod framework for custom items, blocks, recipes and more