Crafting using Jungle Planks, Jungle Planks, Jungle Planks, Jungle Planks, Jungle Planks and Jungle Planks, arranged in the pattern shown. Produces 2× Jungle Trapdoor.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Jungle Trapdoor | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
minecraft:jungle_trapdoor- Namespace
minecraft- Mod ID
minecraft- Tags (2)
minecraft:blocks/wooden_trapdoors minecraft:items/wooden_trapdoors
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###",
"###"
],
"ingredients": {
"#": {
"item": "minecraft:jungle_planks"
}
},
"conditions": [],
"sequence": null,
"group_name": "wooden_trapdoor",
"experience": null,
"cooking_time": null
}
