Crafting using Cobbled Ether Stone, Cobbled Ether Stone, Cobbled Ether Stone, Cobbled Ether Stone and Pole, arranged in the pattern shown. Produces Stone Halberd.
item· Other
Stone Halberd
Spartan Weaponry · by ObliviousSpartan
Stone Halberd is a item from Spartan Weaponry, crafted from Cobbled Ether Stone and Pole.
Acquisition
Related items
Developer reference
- Registry name
spartanweaponry:stone_halberd- Namespace
spartanweaponry- Mod ID
spartanweaponry- Tags (2)
spartanweaponry:items/halberds spartanweaponry:items/stone_weapons
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" #",
"##",
"#/"
],
"ingredients": {
"#": {
"tag": "forge:cobblestone"
},
"/": {
"item": "spartanweaponry:pole"
}
},
"conditions": [
{
"raw": {
"type": "spartanweaponry:type_disabled",
"disabled": [
"halberd"
]
},
"type": "spartanweaponry:type_disabled"
}
],
"sequence": null,
"group_name": "spartanweaponry:halberd",
"experience": null,
"cooking_time": null
}
