Simple Voice Radio

Simple Voice Radio

684k Downloads

[Forge 1.20.1 v2.3.4] Recipes not visible in JEI

DefaultFont opened this issue · 6 comments

commented

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
image
image

commented

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

commented

upon further testing outside of the development environment, it does appear to work as intended in forge 1.20.1, so i am unable to provide a fix for this until further details are discovered on what is causing it

image

commented

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

commented

this datapack can be used to solve the issue with FFAPI temporarily until it can be resolved properly

commented

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!

commented

the FFAPI issue should be fully fixed with SR3