Crafting using Iron Ingot, Yellow Dye, Iron Ingot, Iron Ingot, Black Dye and Iron Ingot, arranged in the pattern shown. Produces Warning Trapdoor.
Warning Trapdoor
Macaw's Trapdoors · by Sketch Macaw & Peachy Macaw
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Warning Trapdoor | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
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
}