Crafting using Any Wooden Trapdoors and Framed Glass, in any arrangement. Produces Framed Glass Trapdoor.
Framed Glass Trapdoor
Create · by simibubi
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Framed Glass Trapdoor | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
create:framed_glass_trapdoor- Namespace
create- Mod ID
create- Tags (3)
minecraft:blocks/mineable/pickaxe minecraft:blocks/trapdoors minecraft:items/trapdoors
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"tag": "minecraft:wooden_trapdoors"
},
{
"item": "create:framed_glass"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
