Metallurgy 4: Reforged

Metallurgy 4: Reforged

438k Downloads

Some metals have tool/armor recipes which output a block - [Dupe Bug]

Kenja-mc opened this issue ยท 0 comments

commented

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:

  1. Look at the uses for Alduorite in JEI.
  2. Look at the uses for some other metals I listed.
  3. 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

Screenshots (if available):
image
image

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.