ChangeLog
v1.0.35
- 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
ChangeLog
v1.0.34.a
- Fixed support for rendering radius and global renderer.
ChangeLog
v1.0.34
- Fixed proxy recipes incompatible with kjs recipe inject event.
- Added support for rendering radius and global renderer.
- Move trait dropping to the onDrop event.
ChangeLog
v1.0.33
- 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
ChangeLog
v1.0.32
- Fixed Fuel Recipe Type doesn't show up in the JEI
ChangeLog
v1.0.31.a
- Fixed MBD Java Registry System
ChangeLog
v1.0.31
- 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)
ChangeLog
v1.0.30
- Fixed Forge Additional Capabilities doesn't work
- Added Light Condition for
sky light
,block light
andcan see sky
- Added Consume Inputs After Working (furnace-like machine)
- Added ME Interface Trait
ChangeLog
v1.0.29
- 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
ChangeLog
v1.0.28.a
- Fixes the pattern lock won't release.
ChangeLog
v1.0.28
- 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
v1.0.27
- 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
ChangeLog
- 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
ChangeLog
- Added openUIMask and check if clicked block supports opening UI (Thanks to @Taylor)
- Bumped up ldlib for better QoL
ChangeLog
- Fixed Create Rotation Condition doesn't work in some cases.
- Added Custom Instruction Keyframe handler for Geckolib Animations (Thanks to @Tcat20000)
ChangeLog
- Added more settings, APIs.
- Added energy formatting (thanks to @andrrihorpenko)
- Added support to setup machine UI via KubeJS.
ChangeLog
- Added supports of setting dynamic machine level.
- Added supports of modifying geckolib animation speed.
- Fixed In world preview rendering error.
- Fixed compatibility with the Create-6.0.0 (force require create version [6.0.0,))
ChangeLog
- Fixed Machines that produce/store PnC pressure never export it.
- Fixed Ingredient Candidates are linked between a base recipe and its copies.
- Fixed crash when the machine is facing to the up or down.
- Refactor the mek heat to the temperature.
ChangeLog
- Fixed MBDRecipeJS#inputEU will output EU.
- Fixed Crash while insufficient slot is filled.
- Fixed PNCHeat doesn't work
- Fixed mek chemical tooltips disappear in JEI.