Crafting using Any Gold Ingot, Any Gold Ingot, Any Gold Ingot and Handle, arranged in the pattern shown. Produces Golden Warhammer.
- Inputs
- 3 × Any Gold Ingot
- Handle
- Output
- → Golden Warhammer
item· Other
Golden Warhammer is a item from Spartan Weaponry, crafted from Any Gold Ingot and Handle.
spartanweaponry:golden_warhammerspartanweaponryspartanweaponryspartanweaponry:items/golden_weapons spartanweaponry:items/piglin_spawn_weapons spartanweaponry:items/warhammers
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" #",
"##",
" |"
],
"ingredients": {
"#": {
"tag": "forge:ingots/gold"
},
"|": {
"item": "spartanweaponry:handle"
}
},
"conditions": [
{
"raw": {
"type": "spartanweaponry:type_disabled",
"disabled": [
"warhammer"
]
},
"type": "spartanweaponry:type_disabled"
}
],
"sequence": null,
"group_name": "spartanweaponry:warhammer",
"experience": null,
"cooking_time": null
}