Netherite Ingot
minecraft:netherite_ingot

Netherite Ingot

Minecraft · by Mojang Studios
item Beacon Payment ItemsTrim Materials

Acquisition

Smelting using Netherite Dust (200 ticks, 1 xp). Produces Netherite Ingot.

Smelting

200 ticks· 1 xp

Netherite Ingot Netherite Ingot guaranteed

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

Crafting ⇆ any arrangement
Netherite Ingot Netherite Ingot ×9 guaranteed

Blasting using Netherite Dust (100 ticks, 1 xp). Produces Netherite Ingot.

Blasting

100 ticks· 1 xp

Netherite Ingot Netherite Ingot guaranteed

Crafting using Netherite Scrap, Netherite Scrap, Netherite Scrap, Netherite Scrap, Gold Ingot, Gold Ingot, Gold Ingot and Gold Ingot, in any arrangement. Produces Netherite Ingot.

Crafting ⇆ any arrangement
Netherite Scrap
Netherite Scrap
Netherite Scrap
Netherite Scrap
Gold Ingot
Gold Ingot
Gold Ingot
Gold Ingot
Netherite Ingot Netherite Ingot guaranteed

Mining & drops

sourcecountchanceconditions
Loot table: Bastion Treasure (minecraft) minecraft:bastion_treasure1–3100%

Used in (2)

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

Crafting
Netherite Ingot
Netherite Ingot
Netherite Ingot
Netherite Ingot
Netherite Ingot
Netherite Ingot
Netherite Ingot
Netherite Ingot
Netherite Ingot
Block of Netherite guaranteed

Crafting using Chiseled Stone Bricks, Chiseled Stone Bricks, Chiseled Stone Bricks, Chiseled Stone Bricks, Netherite Ingot, Chiseled Stone Bricks, Chiseled Stone Bricks, Chiseled Stone Bricks and Chiseled Stone Bricks, arranged in the pattern shown. Produces Lodestone.

Crafting
Lodestone guaranteed
Developer reference
Registry name
minecraft:netherite_ingot
Namespace
minecraft
Mod ID
minecraft
Tags (2)
minecraft:items/beacon_payment_items
minecraft:items/trim_materials

Recipe JSON (7):

{
  "recipe_type": "techreborn:implosion_compressor",
  "pattern": null,
  "ingredients": [
    {
      "tag": "c:netherite_nuggets"
    },
    {
      "item": "minecraft:tnt"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:smelting",
  "pattern": null,
  "ingredients": {
    "tag": "forge:dusts/netherite"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 1,
  "cooking_time": 200
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:netherite_block"
  },
  "conditions": [],
  "sequence": null,
  "group_name": "netherite_ingot",
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:blasting",
  "pattern": null,
  "ingredients": {
    "tag": "forge:dusts/netherite"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 1,
  "cooking_time": 100
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:netherite_scrap"
    },
    {
      "item": "minecraft:netherite_scrap"
    },
    {
      "item": "minecraft:netherite_scrap"
    },
    {
      "item": "minecraft:netherite_scrap"
    },
    {
      "item": "minecraft:gold_ingot"
    },
    {
      "item": "minecraft:gold_ingot"
    },
    {
      "item": "minecraft:gold_ingot"
    },
    {
      "item": "minecraft:gold_ingot"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": "netherite_ingot",
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:implosion_compressor",
  "pattern": null,
  "ingredients": [
    {
      "tag": "c:netherite_nuggets"
    },
    {
      "item": "minecraft:end_crystal"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:alloy_smelter",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:gold_ingot"
    },
    {
      "item": "minecraft:netherite_scrap"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}