- hot fix: disable formed rendering
- Fixed EMI workstation display bug (Thanks @FalAut)
- Added player access in MachineUIEvent (Thanks @FalAut)
- Fixed Schedule State Animation do not work (Thanks @FalAut)
- Bump up ldlib
- Fixed multiblock preview does not show block predicates with EMI (Thanks @FalAut)
- Fixed machine blocs are invisible in the create recipe
- Fixed RecipeUIEvents doesn't work
- Added player and hand for CatalystEvent
- Update zh_cn.json (thanks to @FalAut)
- Added
onRecipeFinishevent, called after output - Added
onConsumeInputsAfterWorkingEventevent, call after input handled
- Fixed cannot open ui while rejoining the world
- Fixed liquid bucket consumed while using the multiblock builder
- Added event to modify recipe/fuel recipe ui
- Fixed support for rendering radius and global renderer.
- Fixed proxy recipes incompatible with kjs recipe inject event.
- Added support for rendering radius and global renderer.
- Move trait dropping to the onDrop event.
- Fixed fly wheel instance doesn't render with embeddium
- Added searching feature for the biome / dimension condition
- Support the APIs of the customizable machine name
- Fixed Fuel Recipe Type doesn't show up in the JEI
- Fixed MBD Java Registry System
- Fixed World Preview renderer doesn't work correctly with forge model
- Added PNC Pressure Condition
- Improve XEI recipe viewer control. (added control for proxy recipe, and specific recipe)
- Fixed Forge Additional Capabilities doesn't work
- Added Light Condition for
sky light,block lightandcan see sky - Added Consume Inputs After Working (furnace-like machine)
- Added ME Interface Trait
- Fixed Mek EMI support
- Fixed Photon node crash
- Added an option for whether the block is
collisionShapeFullBlock - Added machine translated ru_ru lang file (thanks to @серый калчедан)
- Added fluid auto world io
- Fixes the pattern lock won't release.
- Fixes the pattern lock won't release.
- Added Create Trait UI to display the rpm and stress of the machine
- Added Trait Capability IO Override (thanks to @Tcat2000)
- Fixed crash while the ui name contains bracket-like characters
- Fixed PNC Proxy Block crash
- Improved the Tag Ingredient Copy
- Fixed Tank Widget GUI IO reversed
- Fixed disable recipe logic settings doesn't work
- Fixed After Recipe Working Event also triggers when structure is destroyed
- Fixed Multiblock proxy parts don't export pressure
- Added try-catch to prevent crash when trying to execute kjs scripts
- Added TransferProxyRecipeEvent to allow customizing transfer proxy recipe behavior
- Added MBDRecipeType#recipeBuilder to build dynamic recipe as kjs recipe event
- Added supports that the part can display its controller trait's ui and the controller can display its part's ui
- Bump up photon version, and fix photon version compatibility