Gold Door
supplementaries:gold_door

Gold Door

Supplementaries · by MehVahdJukaar, Plantkillable
block DoorsGuarded By PiglinsPickaxe MineableNeeds Iron ToolDoorsPiglin Loved

Acquisition

Crafting using Gold Ingot, Gold Ingot, Gold Ingot, Gold Ingot, Gold Ingot and Gold Ingot, arranged in the pattern shown. Produces 3× Gold Door.

Crafting conditional
Gold Ingot
Gold Ingot
Gold Ingot
Gold Ingot
Gold Ingot
Gold Ingot
Gold Door Gold Door ×3 guaranteed

Mining & drops

sourcecountchanceconditions
Gold Door1–1100%Survives Explosion, Block State Property

Used in (1)

Crafting using Gold Door and Netherite Scrap, in any arrangement. Produces Netherite Door.

Crafting ⇆ any arrangement conditional
Gold Door
Netherite Scrap
Netherite Door Netherite Door guaranteed

Block drops

dropscountchanceconditions
Gold Door1–1100%Survives Explosion, Block State Property
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
}