Simple Pole
16×16 · BAKED

item· Other

Simple Pole

Spartan Weaponry · by ObliviousSpartan
item Poles

Simple Pole is a item from Spartan Weaponry, crafted from Bluebright Stick and Simple Handle.

Acquisition

Crafting using Bluebright Stick, Simple Handle and Bluebright Stick, arranged in the pattern shown. Produces Simple Pole.

Crafting
Bluebright Stick
Simple Handle
Bluebright Stick
Simple Pole Simple Pole guaranteed
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
}