Smelting using Bronze Dust (200 ticks, 0.7 xp). Produces Bronze Ingot.
200 ticks· 0.7 xp
Bronze Ingot is a item from Modern Industrialization, crafted from Bronze Dust.
Smelting using Bronze Dust (200 ticks, 0.7 xp). Produces Bronze Ingot.
200 ticks· 0.7 xp
Crafting using Bronze Nugget, Bronze Nugget, Bronze Nugget, Bronze Nugget, Bronze Nugget, Bronze Nugget, Bronze Nugget, Bronze Nugget and Bronze Nugget, arranged in the pattern shown. Produces Bronze Ingot.
Crafting using Block of Bronze, arranged in the pattern shown. Produces 9× Bronze Ingot.
Blasting using Bronze Dust (100 ticks, 0.7 xp). Produces Bronze Ingot.
100 ticks· 0.7 xp
Crafting using Bronze Ingot, Bronze Ingot, Bronze Ingot, Bronze Ingot, Bronze Ingot, Bronze Ingot, Bronze Ingot, Bronze Ingot and Bronze Ingot, arranged in the pattern shown. Produces Block of Bronze.
Crafting using Bronze Ingot, arranged in the pattern shown. Produces 9× Bronze Nugget.
modern_industrialization:bronze_ingotmodern_industrializationmodern_industrializationc:items/bronze_ingots
Recipe JSON (4):
{
"recipe_type": "minecraft:smelting",
"pattern": null,
"ingredients": {
"item": "modern_industrialization:bronze_dust"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": 0.7,
"cooking_time": 200
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"yxx",
"xxx",
"xxx"
],
"ingredients": {
"x": {
"tag": "c:bronze_nuggets"
},
"y": {
"item": "modern_industrialization:bronze_nugget"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"x"
],
"ingredients": {
"x": {
"item": "modern_industrialization:bronze_block"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:blasting",
"pattern": null,
"ingredients": {
"item": "modern_industrialization:bronze_dust"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": 0.7,
"cooking_time": 100
}