Transmutation Interface - DonovanDMC/ProjectExpansion GitHub Wiki

The transmutation interface can enable your terminal from various storage mods (like AE2) to take advantage of your learned items. It can also import items from this system to keep it nice and tidy.

Simply connect it to your system with whatever your mod uses (a storage bus for AE2) and watch it work.


Limits

They are not limited in export/import speed, or the number of exported items. The only restriction on the number of items they can output is the 32 bit integer limit, and this is well over 2 Billion (configurable), and unavoidable.


NBT Filtering

By default, transmutation interfaces will ignore items if they have any nbt values (enchantments, damage, etc). This filtering can be turned off by shift right clicking on the block with a Philosopher's Stone. The block will have a blue center when filtering is disabled. Shift right click again to toggle the filter back on.

 


Crafting

There is only a single block, no tiers. This takes 4 final emc links, 4 energy condener mk2, and a final star shard.

Screenshots and testing were done in 1.16.5 with 1.0.29.

⚠️ **GitHub.com Fallback** ⚠️