Crafting using Any Iron Nugget, Pale Steel Ingot and Any Iron Nugget, arranged in the pattern shown. Produces Iron Dungeon Chain.
- Inputs
- 2 × Any Iron Nugget
- Pale Steel Ingot
- Output
- → Iron Dungeon Chain
block· Machines & Other Blocks
Iron Dungeon Chain is a block from Goety, crafted from Any Iron Nugget and Pale Steel Ingot.
Crafting using Any Iron Nugget, Pale Steel Ingot and Any Iron Nugget, arranged in the pattern shown. Produces Iron Dungeon Chain.
| source | count | drop rate | conditions |
|---|---|---|---|
| Iron 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:iron_dungeon_chaingoetygoetyminecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"#",
"S",
"#"
],
"ingredients": {
"#": {
"tag": "forge:nuggets/iron"
},
"S": {
"item": "goety:pale_steel_ingot"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}