Crafting using Dark Oak Planks, Dark Oak Planks, Dark Oak Planks, Dark Oak Planks, Dark Oak Planks, Dark Oak Planks and Handle, arranged in the pattern shown. Produces Wooden Battle Hammer.
item· Other
Wooden Battle Hammer
Spartan Weaponry · by ObliviousSpartan
Wooden Battle Hammer is a item from Spartan Weaponry, crafted from Dark Oak Planks and Handle.
Acquisition
Related items
Developer reference
- Registry name
spartanweaponry:wooden_battle_hammer- Namespace
spartanweaponry- Mod ID
spartanweaponry- Tags (2)
spartanweaponry:items/battle_hammers spartanweaponry:items/wooden_weapons
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###",
"###",
" | "
],
"ingredients": {
"#": {
"tag": "minecraft:planks"
},
"|": {
"item": "spartanweaponry:handle"
}
},
"conditions": [
{
"raw": {
"type": "spartanweaponry:type_disabled",
"disabled": [
"battle_hammer"
]
},
"type": "spartanweaponry:type_disabled"
}
],
"sequence": null,
"group_name": "spartanweaponry:battle_hammer",
"experience": null,
"cooking_time": null
}
