Umbrella Tree Bar Stool
betterend:umbrella_tree_bar_stool

Umbrella Tree Bar Stool

item Axe Mineable

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

Acquisition

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

Crafting
Umbrella Tree Slab
Umbrella Tree Slab
Stick
Stick
Stick
Stick
Umbrella Tree Bar Stool Umbrella Tree Bar Stool guaranteed
Developer reference
Registry name
betterend:umbrella_tree_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:umbrella_tree_slab"
    },
    "I": {
      "item": "minecraft:stick"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "bar_stool",
  "experience": null,
  "cooking_time": null
}