Gold Dungeon Chain
16×16 · BAKED

block· Machines & Other Blocks

Gold Dungeon Chain

Goety · by Polarice3
block Guarded By PiglinsPickaxe MineablePiglin Loved

Gold Dungeon Chain is a block from Goety, crafted from Any Gold Nugget and Pale Steel Ingot.

Acquisition

Crafting using Any Gold Nugget, Pale Steel Ingot and Any Gold Nugget, arranged in the pattern shown. Produces Gold Dungeon Chain.

Crafting
Any Gold Nugget
Pale Steel Ingot
Any Gold Nugget
Gold Dungeon Chain Gold Dungeon Chain guaranteed

Mining & drops

sourcecountdrop rateconditions
Gold Dungeon Chain1–1100%Survives Explosion

Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.

Block drops

Drops itself when broken.

Developer reference
Registry name
goety:gold_dungeon_chain
Namespace
goety
Mod ID
goety
Tags (3)
minecraft:blocks/guarded_by_piglins
minecraft:blocks/mineable/pickaxe
minecraft:items/piglin_loved

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "#",
    "S",
    "#"
  ],
  "ingredients": {
    "#": {
      "tag": "forge:nuggets/gold"
    },
    "S": {
      "item": "goety:pale_steel_ingot"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}