Will create support for EMI?
Boshigiri opened this issue ยท 3 comments
Describe the Suggestion
Just like the fabric version
Screenshots and Videos
No response
Additional Context
No response
@IThundxr On Forge it doesn't properly calculate recipe costs.
See the (modified) Precision Mechanism for example:
Here's how that looks in recipe tree:
This is clearly incorrect, because you have to repeat the process 5 times.
This also happens with chance outputs:
Unlike on Fabric, EMI here doesn't understand that the output is not guaranteed.
There's a lot of stuff with create specifically that does not get passed through properly from jei to emi... Especially when it comes to chance and recursive outputs. Create fabric has direct emi support, would be very nice to see that ported to the forge version.
Duplicate of #5339 anywho, sounds like there's interest in porting support from fabric, just gotta believe.