Crafting using Bamboo, Bamboo, Bamboo, Bamboo, Bamboo and Bamboo, arranged in the pattern shown. Produces 2× Bamboo Fence.
Bamboo Fence
Macaw's Fences and Walls · by Sketch Macaw & Peachy Macaw
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Bamboo Fence | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
mcwfences:bamboo_fence- Namespace
mcwfences- Mod ID
mcwfences- Tags (5)
minecraft:blocks/fences minecraft:blocks/mineable/axe minecraft:blocks/wooden_fences minecraft:items/fences minecraft:items/wooden_fences
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"A A",
"AAA",
" A "
],
"ingredients": {
"A": {
"item": "minecraft:bamboo"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}