Description
Optimization mod for Forge.
Forge allows modders to attach behavior and data to ItemStacks (the in-game representation of items an in inventory). However, this has a massive performance impact on automation mods that need to move a lot of items around. This mod should address this problem, with no or insignificant behavior changes.
If you see that a lot of time is spent in a function `areCapsCompatible` in a profile, you are likely to benefit from this mod.


