Crafting using Copper Ingot and Iron Ingot, in any arrangement. Produces Crowbar.
- Inputs
- Copper Ingot
- Iron Ingot
- Output
- → Crowbar
item· Other
Crowbar is an item from Automobility, crafted from Copper Ingot and Iron Ingot.
Crafting using Copper Ingot and Iron Ingot, in any arrangement. Produces Crowbar.
automobility:crowbarautomobilityautomobilityRecipe JSON (1):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "minecraft:copper_ingot"
},
{
"item": "minecraft:iron_ingot"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}