Tinkers Construct

Tinkers Construct

160M Downloads

Incorrect JEI recipe for Scorched Drain

luckyu19 opened this issue ยท 7 comments

commented

Minecraft Version

1.18.2

Forge Version

40.2.10

Mantle Version

1.9.45

Tinkers' Construct Version

3.6.4.113

Describe your issue

Tested with JEI 10.2.1.1005.
Recipe showed up normally using Minecraft's native recipe book.
JEI does not show the correct recipe.

2023-07-16_01 12 18
2023-07-16_01 11 49

Crash Report

No response

Other mods

JEI 10.2.1.1005

Tried reproducing with just Tinkers?

Yes

Performance Enchancers

None of the above

Searched for known issues?

Checked pinned issues, Searched open issues, Searched closed issues, Checked the FAQ

commented

Fixed in Mantle 1.9.50.

commented

If I remember correctly, that icon in JEI that looks like two arrows twisting over each other means the recipe is shapeless, meaning it doesn't matter how the recipe is arranged as long as all items are there.

commented

If I remember correctly, that icon in JEI that looks like two arrows twisting over each other means the recipe is shapeless, meaning it doesn't matter how the recipe is arranged as long as all items are there.

If that is the case, then it is marked incorrectly, since scorched chute uses the same items in a top down configuration.

commented

Give me a full game log from the time this issue happened.

commented

Game Log

Not sure if you needed a debug log, but here it is as well.
Debug Log

commented
2023-09-14.02-03-57.1.mp4

I also have the same issue

commented

At a quick glance, I am using the proper API for this but it seems JEI introduced a newer API and the old one is deprecated. Its possible they removed the old API in newer JEI which is what is causing this.

In any case, its up to Mantle to fix this.