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