Crafting using Mangrove Planks, Mangrove Planks, Barrel, Mangrove Planks and Mangrove Planks, arranged in the pattern shown. Produces 4× Mangrove Barrel Trapdoor.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Mangrove Barrel Trapdoor | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
mcwtrpdoors:mangrove_barrel_trapdoor- Namespace
mcwtrpdoors- Mod ID
mcwtrpdoors- Tags (4)
mcwtrpdoors:blocks/barrel_trapdoors minecraft:blocks/mineable/axe minecraft:blocks/wooden_trapdoors minecraft:items/wooden_trapdoors
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" A ",
"ABA",
" A "
],
"ingredients": {
"A": {
"item": "minecraft:mangrove_planks"
},
"B": {
"item": "minecraft:barrel"
}
},
"conditions": [],
"sequence": null,
"group_name": "barrel_trapdoors",
"experience": null,
"cooking_time": null
}

