Crafting using Any Gold Nugget, Pale Steel Ingot and Any Gold Nugget, arranged in the pattern shown. Produces Gold Dungeon Chain.
- Inputs
- 2 × Any Gold Nugget
- Pale Steel Ingot
- Output
- → Gold Dungeon Chain
block· Machines & Other Blocks
Gold Dungeon Chain is a block from Goety, crafted from Any Gold Nugget and Pale Steel Ingot.
Crafting using Any Gold Nugget, Pale Steel Ingot and Any Gold Nugget, arranged in the pattern shown. Produces Gold Dungeon Chain.
| source | count | drop rate | conditions |
|---|---|---|---|
| Gold Dungeon Chain | 1–1 | 100% | 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.
Drops itself when broken.
goety:gold_dungeon_chaingoetygoetyminecraft: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
}