Warning Trapdoor
mcwtrpdoors:metal_warning_trapdoor

Warning Trapdoor

Macaw's Trapdoors · by Sketch Macaw & Peachy Macaw
block Pickaxe MineableTrapdoorsTrapdoors

Acquisition

Crafting using Iron Ingot, Yellow Dye, Iron Ingot, Iron Ingot, Black Dye and Iron Ingot, arranged in the pattern shown. Produces Warning Trapdoor.

Crafting
Iron Ingot
Yellow Dye
Iron Ingot
Iron Ingot
Black Dye
Iron Ingot
Warning Trapdoor Warning Trapdoor guaranteed

Mining & drops

sourcecountchanceconditions
Warning Trapdoor1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
mcwtrpdoors:metal_warning_trapdoor
Namespace
mcwtrpdoors
Mod ID
mcwtrpdoors
Tags (3)
minecraft:blocks/mineable/pickaxe
minecraft:blocks/trapdoors
minecraft:items/trapdoors

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "ABA",
    "ACA"
  ],
  "ingredients": {
    "A": {
      "item": "minecraft:iron_ingot"
    },
    "B": {
      "item": "minecraft:yellow_dye"
    },
    "C": {
      "item": "minecraft:black_dye"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}