Pythadendron Chair
betterend:pythadendron_chair

Pythadendron Chair

item Axe Mineable

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

Acquisition

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

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

Recipe JSON (1):

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