Crafting using Block of Bamboo, Bamboo Planks, Block of Bamboo, Bamboo Planks and Bamboo Planks, arranged in the pattern shown. Produces 4× Bamboo Curved Gate.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Bamboo Curved Gate | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
mcwfences:bamboo_curved_gate- Namespace
mcwfences- Mod ID
mcwfences- Tags (7)
mcwfences:blocks/curved_double_gates minecraft:blocks/fences minecraft:blocks/fence_gates minecraft:blocks/mineable/axe minecraft:blocks/walls minecraft:blocks/wooden_fences minecraft:items/fence_gates
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"B A",
"BAA"
],
"ingredients": {
"A": {
"item": "minecraft:bamboo_planks"
},
"B": {
"item": "minecraft:bamboo_block"
}
},
"conditions": [],
"sequence": null,
"group_name": "curved_gate",
"experience": null,
"cooking_time": null
}

