Crafting using Umbrella Tree Planks, Stick, Umbrella Tree Planks, Umbrella Tree Planks, Stick and Umbrella Tree Planks, arranged in the pattern shown. Produces 3× Umbrella Tree Fence.
Umbrella Tree Fence
Umbrella Tree Fence is a item from Unknown Mod, crafted from Umbrella Tree Planks and Stick.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Umbrella Tree Fence | 1–1 | 100% | — |
Used in (1)
Crafting using Umbrella Tree Planks, Umbrella Tree Planks, Umbrella Tree Fence, Umbrella Tree Fence and Umbrella Tree Fence, arranged in the pattern shown. Produces 6× Umbrella Tree Wall.
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
betterend:umbrella_tree_fence- Namespace
betterend- Mod ID
unknown- Tags (4)
minecraft:blocks/fences minecraft:blocks/wooden_fences minecraft:items/fences minecraft:items/wooden_fences
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"#I#",
"#I#"
],
"ingredients": {
"#": {
"item": "betterend:umbrella_tree_planks"
},
"I": {
"item": "minecraft:stick"
}
},
"conditions": [],
"sequence": null,
"group_name": "fence",
"experience": null,
"cooking_time": null
}