Azalea Trapdoor
quark:azalea_trapdoor

Azalea Trapdoor

Quark · by Vazkii, WireSegal, MCVinnyq, Sully
block Axe MineableTrapdoorsWooden TrapdoorsTrapdoorsWooden Trapdoors

Acquisition

Crafting using Azalea Planks, Azalea Planks, Azalea Planks, Azalea Planks, Azalea Planks and Azalea Planks, arranged in the pattern shown. Produces 2× Azalea Trapdoor.

Crafting conditional
Azalea Trapdoor Azalea Trapdoor ×2 guaranteed

Mining & drops

sourcecountchanceconditions
Azalea Trapdoor1–1100%Survives Explosion

Block drops

Drops itself when broken.

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
}