Crafting using Cobbled Ether Stone, Cobbled Ether Stone, Cobbled Ether Stone, Cobbled Ether Stone, Bluebright Stick, Cobbled Ether Stone and Handle, arranged in the pattern shown. Produces Stone Battleaxe.
item· Other
Stone Battleaxe
Spartan Weaponry · by ObliviousSpartan
Stone Battleaxe is a item from Spartan Weaponry, crafted from Cobbled Ether Stone, Bluebright Stick, and Handle.
Acquisition
Related items
Developer reference
- Registry name
spartanweaponry:stone_battleaxe- Namespace
spartanweaponry- Mod ID
spartanweaponry- Tags (3)
spartanweaponry:items/battleaxes spartanweaponry:items/stone_weapons spartanweaponry:items/wither_skeleton_spawn_weapons
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###",
"#/#",
" | "
],
"ingredients": {
"#": {
"tag": "forge:cobblestone"
},
"/": {
"tag": "forge:rods/wooden"
},
"|": {
"item": "spartanweaponry:handle"
}
},
"conditions": [
{
"raw": {
"type": "spartanweaponry:type_disabled",
"disabled": [
"battleaxe"
]
},
"type": "spartanweaponry:type_disabled"
}
],
"sequence": null,
"group_name": "spartanweaponry:battleaxe",
"experience": null,
"cooking_time": null
}
