Implosion Compressor using Netherite Nugget and TNT. Produces 12× Dark Ashes and Netherite Ingot.
Netherite Ingot
Acquisition
Smelting using Netherite Dust (200 ticks, 1 xp). Produces Netherite Ingot.
200 ticks· 1 xp
Crafting using Block of Netherite, in any arrangement. Produces 9× Netherite Ingot.
Blasting using Netherite Dust (100 ticks, 1 xp). Produces Netherite Ingot.
100 ticks· 1 xp
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.
Implosion Compressor using Netherite Nugget and End Crystal. Produces Netherite Ingot and 4× Small Pile of Ender Eye Dust.
Alloy Smelter using Gold Ingot and Netherite Scrap. Produces 3× Netherite Ingot.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
Loot table: Bastion Treasure (minecraft) minecraft:bastion_treasure | 1–3 | 100% | — |
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 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.
Related items
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
}



