[BUG] Iron Nuggets -> Nails recipe conflict
cha0sbuster opened this issue ยท 2 comments
Describe the bug
The crafting recipe for Nails involves nuggets of various metals, among them being Iron. However, when attempting to make nails out of Iron Nuggets, it instead creates an Iron Ring, an item that, as far as I can tell, isn't used for anything, basically wasting Iron. The recipe works as intended for Tin, however.
To Reproduce
Steps to reproduce the behavior:
- Have Iron Nuggets.
- Navigate to the recipe for Nails in JEI.
- Click the "+" button that moves the ingredients to the crafting grid.
- An Iron Ring will appear under output, rather than Nails.
Expected behavior
I expect Nails to be in the output slot, rather than an Iron Ring.
Screenshots
Info (please complete the following information):
- Modpack Version: 3.0 BETA 4
- Server or Singleplayer: Singleplayer
- Version the world was created on: 3.0 BETA 4
Additional context
A player experiencing this bug could install a mod such as Polymorph to sidestep the issue, but with a pack as intricately crafted as this one, I'm not confident concretely making the recommendation as a workaround that won't potentially introduce new issues. So y'know, here there be dragons etc.
The nails recipe is shapeless, whereas the iron ring recipe is not.
There might a recipe change in the future to make the distinction clearer.