Crafting using Alpha Log and Alpha Log, arranged in the pattern shown. Produces Wooden Club.
item· Other
Wooden Club
Spartan Weaponry · by ObliviousSpartan
Wooden Club is a item from Spartan Weaponry, crafted from Alpha Log.
Acquisition
Used in
Crafting using Wooden Club and Any Iron Ingot, arranged in the pattern shown. Produces Studded Club.
Related items
Developer reference
- Registry name
spartanweaponry:wooden_club- Namespace
spartanweaponry- Mod ID
spartanweaponry- Tags (1)
spartanweaponry:items/clubs
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" #",
"# "
],
"ingredients": {
"#": {
"tag": "minecraft:logs"
}
},
"conditions": [
{
"raw": {
"type": "spartanweaponry:type_disabled",
"disabled": [
"club"
]
},
"type": "spartanweaponry:type_disabled"
}
],
"sequence": null,
"group_name": "spartanweaponry:club",
"experience": null,
"cooking_time": null
}
