[Mod Compat] JEI Recipe Extras Builder
Quarris opened this issue ยท 1 comments
If this issue is related to compatibility with other mods, such as missing recipes, make sure to follow these steps before reporting
- Make sure the recipe exists in game and can be crafted
- If the mod requires JEI, make sure both EMI and JEI are installed together
- Report this issue to the mod if applicable
Versions
Minecraft: 1.21.1
NeoForge: 21.1.147
JEI: 19.21.2.313
EMI: 1.1.22
Description
This issues revolves around adding extra feature in JEI using the createRecipeExtras in the JEI Recipe Category. The problem is that EMI does not call this function when converting to a Jemi Recipe. Is that something that could be changed or would there be a work around for that to make more recipes compatible?
Images
This recipe as an example has the slots positions be set by slot widgets and drawable created in the createRecipeExtras.
Thanks for help in advance, if you need anything else just let me know!
