[Bug]: Not changing the output regardless of what recipes I select in blast furnace
ionutsoran opened this issue ยท 3 comments
Minecraft Version
1.20.1
What happened?
I Have 4 conflicting recipes for the blast furnace when creating steel and pig iron they both use iron as base in the blast furnace but when I try to select the second option from polymorph it doesn't do anything and it reverts to the first recipe it finds!
Input
Output
How do you trigger this bug?
- I put iron in the blast furnace
- I select the recipe from the list in polymorph (sometimes it only shows after starting the smelting process)
- And I always get the first recipe from the list regardless of what I select in polymorph interface
Loader
Forge
Loader Version
Forge-47.2.0
API Version
N/A
Mod Version
polymorph-forge-0.49.3+1.20.1
Relevant Log Outputs
No response
I'm also using crafttweaker, I'm not sure if its relevant. I don't modify anything except for the bread recipe
Can you try testing this with only Polymorph and the mods that use the ingots involved? This is to see if it's potentially a mod conflict with something else in your environment.
I ran the mods separately and they work. I found the culprit. And managed to fix it. The bug comes from recipe-essential mod. However I used the fabric version with the forgified-api and it messes up big time. So i downloaded the forge version for it and they work perfectly together.
Bottom line is that you can close this issue!