Crafting using Gold Ingot, Gold Ingot, Gold Ingot and Gold Ingot, arranged in the pattern shown. Produces Gold Trapdoor.
Gold Trapdoor
Supplementaries · by MehVahdJukaar, Plantkillable
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Gold Trapdoor | 1–1 | 100% | Survives Explosion |
Used in (1)
Crafting using Gold Trapdoor and Netherite Scrap, in any arrangement. Produces Netherite Trapdoor.
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Gold Trapdoor | 1–1 | 100% | Survives Explosion |
Related items
Developer reference
- Registry name
supplementaries:gold_trapdoor- Namespace
supplementaries- Mod ID
supplementaries- Tags (6)
minecraft:blocks/guarded_by_piglins minecraft:blocks/mineable/pickaxe minecraft:blocks/needs_iron_tool minecraft:blocks/trapdoors minecraft:items/piglin_loved minecraft:items/trapdoors
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" ",
"11 ",
"11 "
],
"ingredients": {
"1": {
"item": "minecraft:gold_ingot"
}
},
"conditions": [
{
"raw": {
"flag": "gold_trapdoor",
"type": "supplementaries:flag"
},
"type": "supplementaries:flag"
}
],
"sequence": null,
"group_name": "iron_trapdoor",
"experience": null,
"cooking_time": null
}