
JEI does not load certain item recipes
Emoti-w-1337 opened this issue ยท 11 comments
Describe the Bug
Whenever I try to use Just Enough Items to view certain recipes from create, the recipe window does not show up.
Reproduction Steps
- Open Minecraft and start any world.
- Attempt to use JEI to view a recipe made using a Create machine (or something like Brass Casing)
- Nothing happens.
Expected Result
JEI should show the crafting recipe for the item I chose.
Screenshots and Videos
No response
Crash Report or Log
No response
Operating System
Windows 10
Mod Version
0.5.0c
Minecraft Version
1.18.2
Forge Version
40.1.0
Other Mods
However, the bug also occurs when Create, JEI, and Flywheel are the only active mods.
Additional Context
This bug occurs in both creative and survival mode, in every world I have made.
Duplicate of #6222
I found a solution to the problem - I switched to using JEI version 9.7.0.209 and the recipes for items that weren't showing up appeared again.
I was trying to access recipes created using methods added by Create (e.g. mechanical crafting).
Totally makes sense. When I downloaded it last week, 10.x was the version that was prominent on curseforge, but now going back it looks like they've brought it back to an alpha state. 9.x will do just fine!
I had the same issue because my mod requires jei 10+
Jei changes the way some things are registered, it would be a simple fix
Same behavior here.
Describe the Bug
Some recipes are not responding to the JEI "View recipe" command (default keybind is "R").
Recipes that did not respond to the R keybind include the Brass Casing, or the new Train tracks.
Reproduction Steps
Open Minecraft and start any world.
Attempt to use JEI keybind to view a recipe for some items in Create (Train Tracks, Brass Casing)
Nothing happens.
Mod Version
0.5.0c
Minecraft Version
1.18.2
Forge Version
40.1.68
JEI version
Any version upward of 9.7.0.209
yeah, this one threw me for a monkey wrench as well, lol. i was tryin to make new CraftTweaker recipes and they wouldnt show up cuz they were using Create machines
Supporting the API of both JEI 9.7.x and 10.x is not simple and supporting only 10.x, all of whose jars are marked as alpha on CurseForge, does not really make sense because 9.7.x is most visible jar on CurseForge as it is the latest one marked as a release. The only way for someone to even view all alpha jars of JEI requires clicking some buttons that a user unfamiliar with CurseForge might not notice.
To sum this up, 9.7.x will be the only supported JEI version until 10.x or 11.x has a jar on CurseForge marked as release, at which point Create will release a patch that will move JEI support to that API version.