Crafting using Azalea Planks, Azalea Planks, Azalea Planks, Azalea Planks, Azalea Planks and Azalea Planks, arranged in the pattern shown. Produces 2× Azalea Trapdoor.
Azalea Trapdoor
Quark · by Vazkii, WireSegal, MCVinnyq, Sully
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Azalea Trapdoor | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
quark:azalea_trapdoor- Namespace
quark- Mod ID
quark- Tags (5)
minecraft:blocks/mineable/axe minecraft:blocks/trapdoors minecraft:blocks/wooden_trapdoors minecraft:items/trapdoors minecraft:items/wooden_trapdoors
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###",
"###"
],
"ingredients": {
"#": {
"item": "quark:azalea_planks"
}
},
"conditions": [
{
"raw": {
"flag": "azalea_wood",
"type": "quark:flag"
},
"type": "quark:flag"
}
],
"sequence": null,
"group_name": "wooden_trapdoor",
"experience": null,
"cooking_time": null
}
