Crafting using Bluebright Stick, Simple Handle and Bluebright Stick, arranged in the pattern shown. Produces Simple Pole.
item· Other
Simple Pole
Spartan Weaponry · by ObliviousSpartan
Simple Pole is a item from Spartan Weaponry, crafted from Bluebright Stick and Simple Handle.
Acquisition
Related items
Developer reference
- Registry name
spartanweaponry:simple_pole- Namespace
spartanweaponry- Mod ID
spartanweaponry- Tags (1)
spartanweaponry:items/poles
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"/",
"#",
"/"
],
"ingredients": {
"#": {
"item": "spartanweaponry:simple_handle"
},
"/": {
"tag": "forge:rods/wooden"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}