/
Celebrating the release of v0.0.63! 🎉 This version introduces the concept of block entities for the first time. However, I sincerely apologize that the furniture refactoring originally planned for v0.0.63 has been postponed to v0.0.64.
After the comprehensive furniture refactoring in v0.0.64, I expect to launch the second part of the block entity update in v0.0.65. Please note that the current tick functionality of block entities does not work properly on Folia, and block entity rendering is incompatible with FastAsyncWorldEdit operations. These issues will be addressed and improved in v0.0.65.
New Features
change_over_time_block, simple_storage_block, toggleable_lamp_block, bouncing_block, liquid_flowable_blockwall_block_itemsimple_storage, simple_particle, wall_torch_particlemax-damage item datafriction, jump-factor, speed-factorworldguard:region condition typeteleport, toastsafe_block, amethyst_torch, sofaBug Fixes
keep_components in smithing recipesBlockBreakEvent still dropping vanilla loots when item drops were cancelled by other pluginsonPlace in block behaviors for some versionsitem_model component in specific paths on version 1.21.2concrete_block not solidifying immediately upon contact with liquid surfacesminecraft:component properties in minecraft:condition type item modelsOptimizations
<global> now supports use in other pluginsconfig.ymlattribute-modifiersenchantable option, now also prevents items from being enchanted on anvilscommand function, added as-event and as-op optionsmatch_block_property condition to support vanilla block state matchingliquid_collision_block_itemexternal-item construction logic, detecting potential circular build issuescategory now supports adding duplicate item IDsCompatibility & Integration
Zaphkiel, Slimefun, SX-Item, HeadDatabaselobfile APIRefactoring & API
spark :<)isFirstReload method to CraftEngineReloadEventCraftEngineBlocks/Items/Furniture to retrieve all loaded configurationsAsyncResourcePackCacheEvent to support other plugins caching their own resource packs in CraftEngine and participating in resource pack generation
serverside mod framework for custom items, blocks, recipes and more