Releases: 62832/AppliedE
0.11.1-beta ([Neo]Forge 1.20.1)
Fixed EMC auto-crafting occasionally getting stuck if the highest available tier of EMC changed upon craft submission.
0.11.0-beta ([Neo]Forge 1.20.1)
- Reworked EMC auto-crafting to be a bit more dynamic based on the amount of transmutable items requested
- Buffed the crafting storage usage of EMC in bytes
- Added config option for the above amount of EMC per byte
As always, please report any major issues on GitHub.
0.10.2-beta ([Neo]Forge 1.20.1)
Brought back previous large insertion logic, while keeping it limited to 64 (max item stack size) iterations. Fixes previous update no longer allowing full stack insertion in Transmutation Terminals of items with particularly large EMC values.
0.10.1-beta ([Neo]Forge 1.20.1)
Fixed another server deadlock bug, albeit one that could happen only in particularly extreme scenarios.
0.10.0-beta ([Neo]Forge 1.20.1)
Added proper near-instant conversion of items to EMC for the Transmutation Interface by bypassing its internal inventory, much like the regular AE2 interface.
0.9.6-beta ([Neo]Forge 1.20.1)
Fixed AE2WTLib integration not allowing AppliedE to start without the former installed.
0.9.5-beta ([Neo]Forge 1.20.1)
Reworked cable facade EMC mapper to not use extra NBT processing and instead directly map to a value depending on the recipe.
0.9.4-beta ([Neo]Forge 1.20.1)
Fixed "Learned!" text on the Transmutation Terminal always showing for every transmuted item, even if the item is already learned.
0.9.3-beta ([Neo]Forge 1.20.1)
Fixed a race condition involving AE2WTLib integration.
0.9.2-beta ([Neo]Forge 1.20.1)
- Re-allowed Klein stars to be filled from higher EMC tier terminal entries, but without extracting too much and voiding
- Hidden "Store EMC" tooltip for Klein stars in non-transmutation terminals
- Fixed being able to learn an item through the Transmutation Terminal even if the item failed to insert at all