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

[Bug]: Duplicate output choices in crafting when multiple recipes exist for the same item #240

Closed
JensenJ opened this issue Oct 18, 2023 · 0 comments
Assignees
Labels
status: confirmed This issue or pull request has been accepted type: bug Something isn't working

Comments

@JensenJ
Copy link

JensenJ commented Oct 18, 2023

Minecraft Version

1.20.1

What happened?

In our modpack, we started playing and noticed certain recipes gave a choice despite both choices coming out to the same recipe, this shows the recipe existing in JEI.
image

And within the crafting table when attempting to craft the item:
image

I looked on the issue tracker already for this issue and found this has been resolved before but in Forge instead of Fabric (#51), so I guess it didn't get ported across or something.

How do you trigger this bug?

  1. Minimal reproduction in my modpack is using Polymorph and the Better End (4.0.1.0) or Better Nether (9.0.9) mods. You also need Vein Mining (1.2.1+1.20.1.jar) or another mod that uses a later version of Spectre Lib to prevent the game from crashing on load with this version of Fabric with these other mods.
  2. Put a recipe into the crafting table that can be made in multiple ways
  3. See the bug.

Loader

Fabric

Loader Version

Fabric - 0.14.23

API Version

Fabric API 0.90.0

Mod Version

polymorph-fabric-0.49.0+1.20.1

Relevant Log Outputs

No response

@JensenJ JensenJ added status: triage This issue or pull request is awaiting review type: bug Something isn't working labels Oct 18, 2023
@TheIllusiveC4 TheIllusiveC4 added status: confirmed This issue or pull request has been accepted and removed status: triage This issue or pull request is awaiting review labels Mar 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: confirmed This issue or pull request has been accepted type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants