Crafting using Cobbled Ether Stone, Cobbled Ether Stone, Pole, Handle and Cobbled Ether Stone, arranged in the pattern shown. Produces Stone Lance.
- Inputs
- 3 × Cobbled Ether Stone
- Pole
- Handle
- Output
- → Stone Lance
item· Other
Stone Lance is a item from Spartan Weaponry, crafted from Cobbled Ether Stone, Pole, and Handle.
Crafting using Cobbled Ether Stone, Cobbled Ether Stone, Pole, Handle and Cobbled Ether Stone, arranged in the pattern shown. Produces Stone Lance.
spartanweaponry:stone_lancespartanweaponryspartanweaponryspartanweaponry:items/lances spartanweaponry:items/stone_weapons
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" #",
"#/ ",
"|# "
],
"ingredients": {
"#": {
"tag": "forge:cobblestone"
},
"/": {
"item": "spartanweaponry:pole"
},
"|": {
"item": "spartanweaponry:handle"
}
},
"conditions": [
{
"raw": {
"type": "spartanweaponry:type_disabled",
"disabled": [
"lance"
]
},
"type": "spartanweaponry:type_disabled"
}
],
"sequence": null,
"group_name": "spartanweaponry:lance",
"experience": null,
"cooking_time": null
}