TeamMetallurgy / Aquaculture

Aquaculture is an expansion of Minecraft's base fishing system. It allows you to catch a variety of new fish with a brand new series of rods and tools
69 stars 73 forks source link

[1.21] Fillet recipes are all missing in EMI #459

Closed MuteTiefling closed 3 months ago

MuteTiefling commented 3 months ago

Version: Aquaculture-1.21-2.7.7

Latest log: latest.log

There are no recipes for obtaining fish fillets image

GirafiStudios commented 3 months ago

Looks like you're using EMI, if I'm not mistaken?

They show up just fine with just JEI installed, but EMI somehow breaks it. I'll have to look into if it's something on EMI side that breaks it, or if we have to add specific support for EMI.

MuteTiefling commented 3 months ago

Yep, we are using EMI with JEI underneath. This allows EMI to pull from JEI for mods that don't support it directly.

Direct support for EMI would be a nice addition, however.

GirafiStudios commented 3 months ago

EMI Support added in https://github.com/TeamMetallurgy/Aquaculture/commit/81db864f6b5a942a50c8150bb71b1ef96fe06953 :)