Blast Furnace using Bronze Helmet and Sand. Produces 3× Bronze Ingot and Dark Ashes.
Bronze Ingot
Acquisition
Blast Furnace using Bronze Boots and Sand. Produces 2× Bronze Ingot and Dark Ashes.
Crafting using Block of Bronze, in any arrangement. Produces 9× Bronze Ingot.
Crafting using Bronze Nugget, Bronze Nugget, Bronze Nugget, Bronze Nugget, Bronze Nugget, Bronze Nugget, Bronze Nugget, Bronze Nugget and Bronze Nugget, in any arrangement. Produces Bronze Ingot.
Blast Furnace using Bronze Chestplate and Sand. Produces 5× Bronze Ingot and Dark Ashes.
Smelting using Bronze Dust (200 ticks, 0.5 xp). Produces Bronze Ingot.
200 ticks· 0.5 xp
Blast Furnace using Bronze Leggings and Sand. Produces Dark Ashes and 4× Bronze Ingot.
Blasting using Bronze Dust (100 ticks, 0.5 xp). Produces Bronze Ingot.
100 ticks· 0.5 xp
Blast Furnace using Bronze Axe and Sand. Produces Bronze Ingot and Dark Ashes.
Alloy Smelter using Copper Ingot and Tin Ingot. Produces 4× Bronze Ingot.
Blast Furnace using Bronze Pickaxe and Sand. Produces Bronze Ingot and Dark Ashes.
Used in (2)
Crafting using Bronze Ingot, in any arrangement. Produces 9× Bronze Nugget.
Crafting using Bronze Ingot, Bronze Ingot, Bronze Ingot, Bronze Ingot, Bronze Ingot, Bronze Ingot, Bronze Ingot, Bronze Ingot and Bronze Ingot, in any arrangement. Produces Block of Bronze.
Related items
Developer reference
- Registry name
techreborn:bronze_ingot- Namespace
techreborn- Mod ID
techreborn- Tags (2)
c:items/bronze_ingots techreborn:items/ingots
Recipe JSON (11):
{
"recipe_type": "techreborn:blast_furnace",
"pattern": null,
"ingredients": [
{
"item": "techreborn:bronze_helmet"
},
{
"item": "minecraft:sand"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "techreborn:blast_furnace",
"pattern": null,
"ingredients": [
{
"item": "techreborn:bronze_boots"
},
{
"item": "minecraft:sand"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": {
"item": "techreborn:bronze_storage_block"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "techreborn:bronze_nugget"
},
{
"item": "techreborn:bronze_nugget"
},
{
"item": "techreborn:bronze_nugget"
},
{
"item": "techreborn:bronze_nugget"
},
{
"item": "techreborn:bronze_nugget"
},
{
"item": "techreborn:bronze_nugget"
},
{
"item": "techreborn:bronze_nugget"
},
{
"item": "techreborn:bronze_nugget"
},
{
"item": "techreborn:bronze_nugget"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "techreborn:blast_furnace",
"pattern": null,
"ingredients": [
{
"item": "techreborn:bronze_chestplate"
},
{
"item": "minecraft:sand"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:smelting",
"pattern": null,
"ingredients": {
"tag": "c:bronze_dusts"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": 0.5,
"cooking_time": 200
}{
"recipe_type": "techreborn:blast_furnace",
"pattern": null,
"ingredients": [
{
"item": "techreborn:bronze_leggings"
},
{
"item": "minecraft:sand"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:blasting",
"pattern": null,
"ingredients": {
"tag": "c:bronze_dusts"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": 0.5,
"cooking_time": 100
}{
"recipe_type": "techreborn:blast_furnace",
"pattern": null,
"ingredients": [
{
"item": "techreborn:bronze_axe"
},
{
"item": "minecraft:sand"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "techreborn:alloy_smelter",
"pattern": null,
"ingredients": [
{
"item": "minecraft:copper_ingot"
},
{
"tag": "c:tin_ingots"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "techreborn:blast_furnace",
"pattern": null,
"ingredients": [
{
"item": "techreborn:bronze_pickaxe"
},
{
"item": "minecraft:sand"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

