Compacting using Molten Bronze (90 mB). Produces Bronze Ingot.
Bronze Ingot
Bronze Ingot is a ingot from Create Big Cannons, crafted from Molten Bronze (90 mB).
Acquisition
Crafting using Block of Bronze, in any arrangement. Produces 9× Bronze Ingot.
Mixing using Copper Ingot and Tin Ingot. Produces 2× Bronze Ingot.
Mixing using Copper Ingot, Zinc Ingot and Cinder Flour. Produces 2× Bronze Ingot.
Crafting using Bronze Scrap, Bronze Scrap, Bronze Scrap, Bronze Scrap, Bronze Scrap, Bronze Scrap, Bronze Scrap, Bronze Scrap and Bronze Scrap, arranged in the pattern shown. Produces Bronze Ingot.
Mixing using Brass Ingot, Brass Ingot and Cinder Flour. Produces 2× Bronze Ingot.
Used in (2)
Crafting using Bronze Ingot, in any arrangement. Produces 9× Bronze Scrap.
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.
Related items
Developer reference
- Registry name
createbigcannons:bronze_ingot- Namespace
createbigcannons- Mod ID
createbigcannons- Tags (3)
c:items/bronze_ingots c:items/ingots/bronze forge:items/ingots/bronze
Recipe JSON (6):
{
"recipe_type": "create:compacting",
"pattern": null,
"ingredients": {
"amount": 90,
"fluidTag": "forge:molten_bronze"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": {
"item": "createbigcannons:bronze_block"
},
"conditions": [],
"sequence": null,
"group_name": "createbigcannons:bronze_ingot",
"experience": null,
"cooking_time": null
}{
"recipe_type": "create:mixing",
"pattern": null,
"ingredients": [
{
"tag": "forge:ingots/copper"
},
{
"tag": "forge:ingots/tin"
}
],
"conditions": [
{
"raw": {
"type": "forge:not",
"value": {
"tag": "forge:ingots/tin",
"type": "forge:tag_empty"
}
},
"type": "forge:not"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "create:mixing",
"pattern": null,
"ingredients": [
{
"tag": "forge:ingots/copper"
},
{
"tag": "forge:ingots/zinc"
},
{
"item": "create:cinder_flour"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###",
"###",
"###"
],
"ingredients": {
"#": {
"item": "createbigcannons:bronze_scrap"
}
},
"conditions": [],
"sequence": null,
"group_name": "createbigcannons:bronze_ingot",
"experience": null,
"cooking_time": null
}{
"recipe_type": "create:mixing",
"pattern": null,
"ingredients": [
{
"tag": "forge:ingots/brass"
},
{
"tag": "forge:ingots/brass"
},
{
"item": "create:cinder_flour"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
