EMI

EMI

1M Downloads

Cobblemon Potion Recipes not displayed in EMI (with JEI installed as well)

Burgersim opened this issue ยท 4 comments

commented

Hi, just wanted to bring this to our attention. Potion recipes from Cobblemon don't seem to be displayed by EMI. Apperently according to a cobblemon dev it might be because they don't produce bottle or potion items? Not sure if that is true tho. it does seem to work in some other Item mods, so maybe EMI is just doing something differently in the way it looks for potion recipes?

I'll add a picture as an example what should be possible and visible in EMI. The recipes do work in game btw, they are just not displayed by EMI.

grafik
grafik
grafik

Not sure where the "fault" actually lies tho, cobblemon dev wasn't sure either and suggested it might be with both mods, so I thought maybe I could at least kinda "raise awareness"? ^^*

commented

This is peculiar, it may be something to do with the non-potion situation, though I'm unsure what, will need to dig deeper.

commented

Hello, I had the same problem with all kind of potions
I resolved it by change the index source to Creative + Registered

commented

Was there any solution to this? I don't want to make a new issue post if this is still an ongoing issue and unresolved

commented

This is caused by Cobblemon creating their own implementation of IBrewingRecipe instead of using the built in neoforge BrewingRecipe and can be fixed by them https://gitlab.com/cable-mc/cobblemon/-/blob/main/neoforge/src/main/kotlin/com/cobblemon/mod/neoforge/brewing/CobblemonNeoForgeBrewingRegistry.kt?ref_type=heads