Netherite-Iron Ingot
16×16 · BAKED

item· Ingots & Materials

Netherite-Iron Ingot

Advanced Netherite · by Autovw
item Netherites Iron IngotNetherite Ingots

Netherite-Iron Ingot is a item from Advanced Netherite, crafted from Block of Netherite-Iron.

Acquisition

Crafting using Block of Netherite-Iron, in any arrangement. Produces 9× Netherite-Iron Ingot.

Crafting ⇆ any arrangement
Netherite-Iron Ingot Netherite-Iron Ingot ×9 guaranteed

Crafting using Any Upgrade To Netherite Iron Ingot, Any Iron Ingot, Any Iron Ingot, Any Iron Ingot and Any Iron Ingot, in any arrangement. Produces Netherite-Iron Ingot.

Crafting ⇆ any arrangement
Any Upgrade To Netherite Iron Ingot
Any Iron Ingot
Any Iron Ingot
Any Iron Ingot
Any Iron Ingot
  • Inputs
  • Any Upgrade To Netherite Iron Ingot
  • 4 × Any Iron Ingot
  • Output
  • Netherite-Iron Ingot
Netherite-Iron Ingot Netherite-Iron Ingot guaranteed

Used in

Crafting using Netherite-Iron Ingot, Netherite-Iron Ingot, Netherite-Iron Ingot, Netherite-Iron Ingot, Netherite-Iron Ingot, Netherite-Iron Ingot, Netherite-Iron Ingot, Netherite-Iron Ingot and Netherite-Iron Ingot, arranged in the pattern shown. Produces Block of Netherite-Iron.

Crafting
Netherite-Iron Ingot
Netherite-Iron Ingot
Netherite-Iron Ingot
Netherite-Iron Ingot
Netherite-Iron Ingot
Netherite-Iron Ingot
Netherite-Iron Ingot
Netherite-Iron Ingot
Netherite-Iron Ingot
Block of Netherite-Iron guaranteed
Developer reference
Registry name
advancednetherite:netherite_iron_ingot
Namespace
advancednetherite
Mod ID
advancednetherite
Tags (2)
advancednetherite:items/ingots/netherites_iron
advancednetherite:items/netherite_ingots

Recipe JSON (2):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": {
    "item": "advancednetherite:netherite_iron_block"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "tag": "advancednetherite:ingots/upgrade_to_netherite_iron"
    },
    {
      "tag": "forge:ingots/iron"
    },
    {
      "tag": "forge:ingots/iron"
    },
    {
      "tag": "forge:ingots/iron"
    },
    {
      "tag": "forge:ingots/iron"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}