Crafting using Any Bronze Storage Block, in any arrangement. Produces 9× Bronze Ingot.
Bronze Ingot
Mekanism · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
Acquisition
Smelting using Any Bronze Dust (200 ticks, 0.35 xp). Produces Bronze Ingot.
200 ticks· 0.35 xp
Blasting using Any Bronze Dust (100 ticks, 0.35 xp). Produces Bronze Ingot.
100 ticks· 0.35 xp
Crafting using Any Bronze Nugget, Any Bronze Nugget, Any Bronze Nugget, Any Bronze Nugget, Bronze Nugget, Any Bronze Nugget, Any Bronze Nugget, Any Bronze Nugget and Any Bronze Nugget, arranged in the pattern shown. Produces Bronze Ingot.
Used in (1)
Crafting using Any Bronze Ingot, Any Bronze Ingot, Any Bronze Ingot, Any Bronze Ingot, Bronze Ingot, Any Bronze Ingot, Any Bronze Ingot, Any Bronze Ingot and Any Bronze Ingot, arranged in the pattern shown. Produces Bronze Block.
Developer reference
- Registry name
mekanism:ingot_bronze- Namespace
mekanism- Mod ID
mekanism- Tags (2)
forge:items/ingots/bronze minecraft:items/beacon_payment_items
Recipe JSON (4):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": {
"tag": "forge:storage_blocks/bronze"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:smelting",
"pattern": null,
"ingredients": {
"tag": "forge:dusts/bronze"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": 0.35,
"cooking_time": 200
}{
"recipe_type": "minecraft:blasting",
"pattern": null,
"ingredients": {
"tag": "forge:dusts/bronze"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": 0.35,
"cooking_time": 100
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###",
"#P#",
"###"
],
"ingredients": {
"#": {
"tag": "forge:nuggets/bronze"
},
"P": {
"item": "mekanism:nugget_bronze"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

