Crafting using Copper Ingot, Copper Ingot, Copper Ingot, Copper Ingot, Copper Ingot, Copper Ingot and Handle, arranged in the pattern shown. Produces Copper Battle Hammer.
- Inputs
- 6 × Copper Ingot
- Handle
- Output
- → Copper Battle Hammer
item· Other
Copper Battle Hammer is a item from Spartan Weaponry, crafted from Copper Ingot and Handle.
Crafting using Copper Ingot, Copper Ingot, Copper Ingot, Copper Ingot, Copper Ingot, Copper Ingot and Handle, arranged in the pattern shown. Produces Copper Battle Hammer.
spartanweaponry:copper_battle_hammerspartanweaponryspartanweaponryspartanweaponry:items/battle_hammers spartanweaponry:items/copper_weapons
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###",
"###",
" | "
],
"ingredients": {
"#": {
"tag": "forge:ingots/copper"
},
"|": {
"item": "spartanweaponry:handle"
}
},
"conditions": [
{
"raw": {
"type": "spartanweaponry:type_disabled",
"disabled": [
"battle_hammer",
"copper"
]
},
"type": "spartanweaponry:type_disabled"
},
{
"raw": {
"type": "forge:not",
"value": {
"tag": "forge:ingots/copper",
"type": "forge:tag_empty"
}
},
"type": "forge:not"
}
],
"sequence": null,
"group_name": "spartanweaponry:battle_hammer",
"experience": null,
"cooking_time": null
}