Minor patch for now following some inactivity in releases.
- Added Japanese localisation (courtesy of @twister716, #24)
- Fixed mismatched sides texture for the Transmutation Export Bus
The next release following this is set to involve a major rewrite of AppliedE's underlying EMC/"Knowledge" system within ME networks along with their associated devices. Should anything break following that release or still be currently broken prior to that, please continue to report any such issues as they arise.
Fixed a massive oversight from the previous (now removed) release build which completely broke EMC autocrafting.
Prior changes since 1.0.3-beta
:
- Fixed ME Transmutation Interfaces causing clients to disconnect/crash when opening their GUI with a Network Tool equipped
- Fixed Matter Balls not having their EMC value by default
Initial port to MC 21.1.
- Overhauled textures to bring them up to date with current AE2 (courtesy of @Ridanisaurus)
- Reworked most item and recipe type mappings: recipe types are now all mapped by a single mapper, while condenser outputs have been moved to the
defaults.json
custom conversions file - Reworked most internal Mixin logic to not be as intrusive/destructive in case other add-ons decide to take similar approaches to reporting additional information for terminal entries
- EMC tiers are no longer reported as "craftable" on terminals (though patterns are still present internally as normal for EMC autocrafting purposes)
- Added config option to multiply energy costs for item transmutation (thanks to @James103)
- Fixed item transmutation operations not being limited by available network energy
- Nerfed default transmutation energy cost from 1 EMC/AE to 2000 (in line with direct EMC transfer operations such as Klein Star filling)
- Promoted to "stable"
- Added "unlearn" slot to the Transmutation Terminal menu
- Fixed "learn all" button on the Transmutation Terminal still consuming already-learned items
- Fixed Storage Buses attached to ME Transmutation Interfaces referring to Transmutation Modules instead
- Added Simplified Chinese localisation