- Fixed incorrect EMC Interface recipe
- Added forgotten mineable tag and loot table to EMC Interface block
- Added item tag for both EMC Interfaces
- Renamed ME EMC Module to ME Transmutation Module
- Fixed a few logical bugs when extracting items from EMC storage via terminals
- Fixed increased energy usage bug when extracting items from terminals compared to using EMC interfaces
- Added "Owner" tooltip to the ME EMC Module for tooltip mods such as Jade and The One Probe
- Unexposed non-item handler capabilities from ME EMC Interface so as not to cause tooltip bloat from nonexistent fluid containers
Added the ability for a player to withdraw transmutable items directly from a terminal, out of EMC, regardless of actual stored item amount.
No significant changes, just some general refactoring and clean-up.
- Added the ME EMC Interface
- Identical in functionality to the ME Interface, but uses stored EMC to transmute items back and forth
- Items configured to be stocked are transmuted directly from EMC and items deposited into the interface are converted into EMC
- Comes in both block and part form
- Reworked composite knowledge provider to use
Supplier
s instead of caching- Should better support Team ProjectE in the event of players changing teams
- Fixed improper syncing between newly-learned items and EMC Module crafting patterns
- Added forgotten pattern recalculation on player Knowledge changes
- Fixed EMC extraction operations not accounting for a provider running out of EMC mid-operation