Create

Create

86M Downloads

JEI does not load certain item recipes

Emoti-w-1337 opened this issue ยท 11 comments

commented

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.

commented

Duplicate of #6222

commented

what recipe were you trying to see?

commented

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

commented

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!

commented

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

commented

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

commented

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

commented

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

commented

Having this issue as well,

jei 10.1.3.240
Create 0.5.0c

commented

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.

commented

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