Umbrella Tree Door
betterend:umbrella_tree_door

Umbrella Tree Door

item DoorsWooden DoorsDoorsWooden Doors

Umbrella Tree Door is a item from Unknown Mod, crafted from Umbrella Tree Planks.

Acquisition

Crafting using Umbrella Tree Planks, Umbrella Tree Planks, Umbrella Tree Planks, Umbrella Tree Planks, Umbrella Tree Planks and Umbrella Tree Planks, arranged in the pattern shown. Produces 3× Umbrella Tree Door.

Crafting
Umbrella Tree Planks
Umbrella Tree Planks
Umbrella Tree Planks
Umbrella Tree Planks
Umbrella Tree Planks
Umbrella Tree Planks
Umbrella Tree Door Umbrella Tree Door ×3 guaranteed
Developer reference
Registry name
betterend:umbrella_tree_door
Namespace
betterend
Mod ID
unknown
Tags (4)
minecraft:blocks/doors
minecraft:blocks/wooden_doors
minecraft:items/doors
minecraft:items/wooden_doors

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "##",
    "##",
    "##"
  ],
  "ingredients": {
    "#": {
      "item": "betterend:umbrella_tree_planks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "door",
  "experience": null,
  "cooking_time": null
}