Skip to content

Commit

Permalink
Remove iridium plate recipe from double ingot (#1166)
Browse files Browse the repository at this point in the history
Co-authored-by: Martin Robertz <[email protected]>
Co-authored-by: Maya <[email protected]>
  • Loading branch information
3 people authored Jan 16, 2025
1 parent 1ef0549 commit b975609
Showing 1 changed file with 0 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -979,14 +979,6 @@ public void loadRecipes() {
"ingotIridium",
null,
null);
addShapedRecipe(
GTOreDictUnificator.get(OrePrefixes.plate, Materials.Iridium, 1L),
"craftingToolHardHammer",
null,
null,
GTOreDictUnificator.get(OrePrefixes.ingotDouble, Materials.Iridium, 1L),
null,
null);

addShapedRecipe(
createItemStack(
Expand Down

0 comments on commit b975609

Please sign in to comment.