
Crafting custom anvil recipe fail
Zergmazter opened this issue ยท 2 comments
Anvil.addRecipe(<minecraft:iron_ingot>, <minecraft:iron_chestplate>, <minecraft:iron_chestplate>.withLore(["-With Gloves"]), 1);
After the 1st to 3rd time crafting this anvil recipe with new chestplates each time, the recipe becomes unavailable for no apparent reason. Tried it with mods and without mods, and the same issue persists.
I noticed the recipe shows on JEI, but at some point after crafting, the output in the recipe will go blank. There is the connection that whenever the recipe output in JEI goes blank, the anvil crafting is also unavailable.
Please close this if the new version fixes the issue you were experiencing. If not, please update this issue.