Gold Trapdoor
supplementaries:gold_trapdoor

Gold Trapdoor

Supplementaries · by MehVahdJukaar, Plantkillable
block Guarded By PiglinsPickaxe MineableNeeds Iron ToolTrapdoorsPiglin LovedTrapdoors

Acquisition

Crafting using Gold Ingot, Gold Ingot, Gold Ingot and Gold Ingot, arranged in the pattern shown. Produces Gold Trapdoor.

Crafting conditional
Gold Ingot
Gold Ingot
Gold Ingot
Gold Ingot
Gold Trapdoor Gold Trapdoor guaranteed

Mining & drops

sourcecountchanceconditions
Gold Trapdoor1–1100%Survives Explosion

Used in (1)

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

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

Block drops

dropscountchanceconditions
Gold Trapdoor1–1100%Survives Explosion
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
}