Create

Create

86M Downloads

Will create support for EMI?

Boshigiri opened this issue ยท 3 comments

commented

Describe the Suggestion

Just like the fabric version

Screenshots and Videos

No response

Additional Context

No response

commented

@IThundxr On Forge it doesn't properly calculate recipe costs.

See the (modified) Precision Mechanism for example:

image

Here's how that looks in recipe tree:

image

This is clearly incorrect, because you have to repeat the process 5 times.

This also happens with chance outputs:

image

Unlike on Fabric, EMI here doesn't understand that the output is not guaranteed.

image

commented

Install jei alongside emi and it'll work

commented

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.