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
- Fixed Occasional crashes inside of ChunkMixin#onAddingBlock
- Fixed ability to set negative pneumatic craft temperature for the recipe condition
- Fixed fluid tank compatibility with the latest version of Gregtech Modern
- Added environment transfer / adjacent transfer to the Mek Heat Trait.
- Added Jade support
- QoL Being able to change recipe ids (create and copy)
- Bump up ldlib to fix jei compat issue.