-
Notifications
You must be signed in to change notification settings - Fork 939
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
JEI does not load certain item recipes #3397
Comments
what recipe were you trying to see? |
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 had the same issue because my mod requires jei 10+ |
Oh! It's all the custom recipes like mechanical crafting, etc. |
Same behavior here. Describe the BugSome recipes are not responding to the JEI "View recipe" command (default keybind is "R"). Reproduction Steps
Mod Version0.5.0c Minecraft Version1.18.2 Forge Version40.1.68 JEI versionAny 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 |
Having this issue as well, jei 10.1.3.240 |
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. |
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! |
This bug has no workaround in fabric as only version 10 onwards is available on that modloader. |
Duplicate of #6222 |
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
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.
The text was updated successfully, but these errors were encountered: