Create

Create

86M Downloads

Create recipe types don't display in EMI

mkern1200 opened this issue ยท 1 comments

commented

Description

Pretty much the title. I tried a minimal instance on Forge for Minecraft 1.20.1 using only Create 0.5.1-h and the latest version on EMI (1.1.13). All item recipes seem to be displaying correctly, except for those using Create-specific recipe types (e.g. crushing, pressing, mixing, cutting, deploying, etc.). This feature worked perfectly fine in Create Fabric 0.5.1-f, so I was more than a little surprised to find that it didn't work at all in the Forge version. I can't tell if this is a bug or intended, but it would be incredibly helpful to have EMI compatibility either way.

Game Log

N/A

Debug Information

No response

commented

Create Forge lacks support for viewers other than JEI, Create Fabric on the other hand has native support for JEI, REI and EMI. You can install JEI alongside EMI to get some extra compat via EMI's runtime compat feature.

EMI compat is planned, but it'll likely take a while