Iron Dungeon Chain
16×16 · BAKED

block· Machines & Other Blocks

Iron Dungeon Chain

Goety · by Polarice3
block Pickaxe Mineable

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

Acquisition

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

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

Mining & drops

sourcecountdrop rateconditions
Iron 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:iron_dungeon_chain
Namespace
goety
Mod ID
goety
Tags (1)
minecraft: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
}