Crafting using Willow Log and Stick, arranged in the pattern shown. Produces 2× Willow Branch.
Willow Branch
Regions Unexplored · by UHQ_GAMES
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Willow Branch | 1–1 | 100% | Match Tool |
Used in (1)
Crafting using Willow Branch, in any arrangement. Produces 4× Stick.
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| — | 1–1 | 100% | Survives Explosion |
| Willow Branch | 1–1 | 100% | Match Tool |
Related items
Developer reference
- Registry name
regions_unexplored:willow_branch- Namespace
regions_unexplored- Mod ID
regions_unexplored- Tags (2)
regions_unexplored:blocks/branches regions_unexplored:items/branches
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"#X"
],
"ingredients": {
"#": {
"item": "regions_unexplored:willow_log"
},
"X": {
"item": "minecraft:stick"
}
},
"conditions": [],
"sequence": null,
"group_name": "branches",
"experience": null,
"cooking_time": null
}
