Skip to content
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

Closed
Emoti-w-1337 opened this issue Jul 16, 2022 · 11 comments
Closed

JEI does not load certain item recipes #3397

Emoti-w-1337 opened this issue Jul 16, 2022 · 11 comments
Labels
type: bug Issue where something isn't working

Comments

@Emoti-w-1337
Copy link

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

  1. Open Minecraft and start any world.
  2. Attempt to use JEI to view a recipe made using a Create machine (or something like Brass Casing)
  3. 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

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

@Emoti-w-1337 Emoti-w-1337 added the type: bug Issue where something isn't working label Jul 16, 2022
@github-actions github-actions bot added the 1.18 label Jul 16, 2022
@ShadowRocks2
Copy link

what recipe were you trying to see?

@Emoti-w-1337
Copy link
Author

Emoti-w-1337 commented Jul 17, 2022

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).

@CoffeeCatRailway
Copy link

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

@CoffeeCatRailway
Copy link

Oh! It's all the custom recipes like mechanical crafting, etc.

@moninformateur
Copy link

moninformateur commented Jul 31, 2022

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

@ChaosDogG
Copy link

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

@ITCMD
Copy link

ITCMD commented Aug 4, 2022

Having this issue as well,

jei 10.1.3.240
Create 0.5.0c

@PepperCode1
Copy link
Member

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.

@ITCMD
Copy link

ITCMD commented Aug 4, 2022

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!

@Nerodon
Copy link

Nerodon commented Sep 3, 2022

This bug has no workaround in fabric as only version 10 onwards is available on that modloader.
Edit: Looks like this is solved in fabric with both latest JEI and Create 0.5.0d

@IThundxr
Copy link
Member

IThundxr commented Mar 7, 2024

Duplicate of #6222

@IThundxr IThundxr marked this as a duplicate of #6222 Mar 7, 2024
@IThundxr IThundxr closed this as completed Mar 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Issue where something isn't working
Projects
None yet
Development

No branches or pull requests

9 participants