Cherry Four Panel Trapdoor
mcwtrpdoors:cherry_four_panel_trapdoor

Cherry Four Panel Trapdoor

Wood Type:
Macaw's Trapdoors · by Sketch Macaw & Peachy Macaw
block Four Panel TrapdoorsAxe MineableWooden TrapdoorsWooden Trapdoors

Acquisition

Crafting using Cherry Planks, Four Panel Trapdoor Print and Cherry Planks, arranged in the pattern shown. Produces Cherry Four Panel Trapdoor.

Crafting
Cherry Four Panel Trapdoor Cherry Four Panel Trapdoor guaranteed

Mining & drops

sourcecountchanceconditions
Cherry Four Panel Trapdoor1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
mcwtrpdoors:cherry_four_panel_trapdoor
Namespace
mcwtrpdoors
Mod ID
mcwtrpdoors
Tags (4)
mcwtrpdoors:blocks/four_panel_trapdoors
minecraft:blocks/mineable/axe
minecraft:blocks/wooden_trapdoors
minecraft:items/wooden_trapdoors

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "A",
    "B",
    "A"
  ],
  "ingredients": {
    "A": {
      "item": "minecraft:cherry_planks"
    },
    "B": {
      "item": "mcwtrpdoors:print_four_panel"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "four_panel_trapdoors",
  "experience": null,
  "cooking_time": null
}