Substitution not working
jarquafelmu opened this issue ยท 5 comments
Describe the bug
I have recipes with Substitution turned on but it doesn't properly sub the ingredients.
So the problem is that the ME system is looking for Mekanism Bronze when it already knows how to craft Thermal Series Bronze.
If I deliberately change the recipe to use Thermal Series Bronze then it is happy.
How to reproduce the bug
- Get the same ingot from two different mods
- Create a recipe that uses one of those kinds
- Only have the other kind of ingot in your system
- System says it can't craft what it needs.
Expected behavior
It shouldn't care what mod the bronze is from.
Additional details
Which minecraft version are you using?
1.18
On which mod loaders does it happen?
Forge
Crash log
https://gist.github.com/jarquafelmu/6c158a0cbb5922fae3ff02ddac2a7f7f
Hi, please make sure that the gear recipe has substitutions turned on. Could you show a screenshot of that pattern encoding?
So the crafting recipe for the gear is set to take bronze ingots from Mekanism
and the crafting recipe for the Bronze Ingots provides the ingots from Thermal Series
.
If i have some ingots in the ME system, it can do the substitution fine.
But if I remove all bronze ingots,
the recipe only looks for the Mekanism
bronze when it knows how to craft the ingots that would be from Thermal Series
So, it seems to be that the system is having trouble connecting the dots between recipes that can produce the substituted element