Umbrella Tree Trapdoor
betterend:umbrella_tree_trapdoor

Umbrella Tree Trapdoor

item TrapdoorsWooden TrapdoorsTrapdoorsWooden Trapdoors

Umbrella Tree Trapdoor 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 2× Umbrella Tree Trapdoor.

Crafting
Umbrella Tree Planks
Umbrella Tree Planks
Umbrella Tree Planks
Umbrella Tree Planks
Umbrella Tree Planks
Umbrella Tree Planks
Umbrella Tree Trapdoor Umbrella Tree Trapdoor ×2 guaranteed

Mining & drops

sourcecountchanceconditions
Umbrella Tree Trapdoor1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
betterend:umbrella_tree_trapdoor
Namespace
betterend
Mod ID
unknown
Tags (4)
minecraft:blocks/trapdoors
minecraft:blocks/wooden_trapdoors
minecraft:items/trapdoors
minecraft:items/wooden_trapdoors

Recipe JSON (1):

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