Some metals have tool/armor recipes which output a block - [Dupe Bug]
Kenja-mc opened this issue ยท 0 comments
General Information
Describe the bug:
There are recipes for tools and armor, but when crafted you simply get the block form of the metal. This can be used to duplicate metals.
Metals with this problem:
- Alduorite
- Tin
- Zinc
- Lemurite
- Manganese
- Lutetium
- Osmium
- Meutoite
- Infuscolium
- Rubracium
This is what I got from just manually checking JEI, there could be more metals that are bugged like this so it needs verification.
To Reproduce:
- Look at the uses for Alduorite in JEI.
- Look at the uses for some other metals I listed.
- Attempt to craft the items in survival, and notice it is not only a JEI bug, as you actually can get more material than you put in.
Expected behavior:
These recipes should not exist.
Environment Versions
Versions:
- Metallurgy: 1.0.0
- Forge: 14.23.5.2854
- Minecraft: 1.12.2
Additional Information
Additional context (optional):
At first glance it seems like a loop was used to register recipes for all of the items/blocks, but no condition was made to skip over the recipe if it wasn't supposed to have one.