Pythadendron Bar Stool
betterend:pythadendron_bar_stool

Pythadendron Bar Stool

item Axe Mineable

Pythadendron Bar Stool is a item from Unknown Mod, crafted from Pythadendron Slab and Stick.

Acquisition

Crafting using Pythadendron Slab, Pythadendron Slab, Stick, Stick, Stick and Stick, arranged in the pattern shown. Produces Pythadendron Bar Stool.

Crafting
Pythadendron Slab
Pythadendron Slab
Stick
Stick
Stick
Stick
Pythadendron Bar Stool Pythadendron Bar Stool guaranteed
Developer reference
Registry name
betterend:pythadendron_bar_stool
Namespace
betterend
Mod ID
unknown
Tags (1)
minecraft:blocks/mineable/axe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "##",
    "II",
    "II"
  ],
  "ingredients": {
    "#": {
      "item": "betterend:pythadendron_slab"
    },
    "I": {
      "item": "minecraft:stick"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "bar_stool",
  "experience": null,
  "cooking_time": null
}