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