[Forge 1.20.1 v2.3.4] Recipes not visible in JEI
DefaultFont opened this issue · 6 comments
As the title says, the recipes for items aren't viewable with Just Enough Items, although they appear in the menu. The new crafting recipes available in 2.3.4, such as the Microphone and Speaker, don't seem to have been added to the wiki page yet either, so there is no way to figure out how to craft them.
The only thing that can be viewed seems to be the possible enchantments on the upgrade modules


this is a report i received within the discord server as well. at the moment i'm not completely sure what is causing it as they appear to work perfectly fine in the development environment, so i'll have to get back to this once i figure out where the issue is
also note to future me to add wiki pages for the new items
based on some insight from the discord server, this appears to be an issue when using Forgified Fabric API; the fabric api tries to load recipe conditions that don't exist since the modloader is in forge, and consequently causes none of the recipes to load
this datapack can be used to solve the issue with FFAPI temporarily until it can be resolved properly
I can confirm that the modpack I'm using runs FFAPI if that helps with extra certainty on the issue. Thank you very much for the datapack, it's greatly appreciated! I've been very excited to try to hook up speaker blocks in my friend's houses!
