Crafting using Oak Leaves, Oak Leaves, Oak Leaves and Oak Leaves, arranged in the pattern shown. Produces 4× Oak Hedge.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Oak Hedge | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
mcwfences:oak_hedge- Namespace
mcwfences- Mod ID
mcwfences- Tags (5)
mcwfences:blocks/hedges minecraft:blocks/fences minecraft:blocks/mineable/hoe minecraft:blocks/walls minecraft:items/walls
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"AA",
"AA"
],
"ingredients": {
"A": {
"item": "minecraft:oak_leaves"
}
},
"conditions": [],
"sequence": null,
"group_name": "hedge",
"experience": null,
"cooking_time": null
}
