Crafting using Umbrella Tree Bark, Umbrella Tree Bark, Umbrella Tree Bark and Umbrella Tree Bark, arranged in the pattern shown. Produces 3× Umbrella Tree Log.
Umbrella Tree Log
Umbrella Tree Log is a item from Unknown Mod, crafted from Umbrella Tree Bark.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Umbrella Tree Log | 1–1 | 100% | — |
Used in (2)
Crafting using Any of Umbrella Tree Log / Umbrella Tree Bark / Umbrella Tree Stripped Log / Umbrella Tree Stripped Bark, in any arrangement. Produces 4× Umbrella Tree Planks.
Crafting using Umbrella Tree Log, Umbrella Tree Log, Umbrella Tree Log and Umbrella Tree Log, arranged in the pattern shown. Produces 3× Umbrella Tree Bark.
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
betterend:umbrella_tree_log- Namespace
betterend- Mod ID
unknown- Tags (6)
betterend:blocks/umbrella_tree_logs betterend:items/umbrella_tree_logs minecraft:blocks/logs minecraft:blocks/logs_that_burn minecraft:items/logs minecraft:items/logs_that_burn
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"##",
"##"
],
"ingredients": {
"#": {
"item": "betterend:umbrella_tree_bark"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}