Crafting using Stick, Mangrove Log, Stick, Stick, Mangrove Planks and Stick, arranged in the pattern shown. Produces Mangrove Pyramid Gate.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Mangrove Pyramid Gate | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
mcwfences:mangrove_pyramid_gate- Namespace
mcwfences- Mod ID
mcwfences- Tags (4)
mcwfences:blocks/pyramid_gates minecraft:blocks/fence_gates minecraft:blocks/mineable/axe minecraft:items/fence_gates
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"ABA",
"ACA"
],
"ingredients": {
"A": {
"item": "minecraft:stick"
},
"B": {
"item": "minecraft:mangrove_log"
},
"C": {
"item": "minecraft:mangrove_planks"
}
},
"conditions": [],
"sequence": null,
"group_name": "pyramid",
"experience": null,
"cooking_time": null
}

