Iron Dungeon Torch
16×16 · BAKED

block· Machines & Other Blocks

Iron Dungeon Torch

Goety · by Polarice3
block

Iron Dungeon Torch is a block from Goety, crafted from Any Iron Ingot, Coal, and Steep Wood.

Acquisition

Crafting using Any Iron Ingot, Coal, Any Iron Ingot, Steep Wood and Any Iron Ingot, arranged in the pattern shown. Produces Iron Dungeon Torch.

Crafting
  • Inputs
  • 3 × Any Iron Ingot
  • Coal
  • Steep Wood
  • Output
  • Iron Dungeon Torch
Iron Dungeon Torch Iron Dungeon Torch guaranteed

Mining & drops

sourcecountdrop rateconditions
Block loot table: Wall Iron Dungeon Torch (goety) goety:wall_iron_dungeon_torch1–1100%Survives Explosion
Iron Dungeon Torch1–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_torch
Namespace
goety
Mod ID
goety

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "ICI",
    " S ",
    " I "
  ],
  "ingredients": {
    "C": {
      "tag": "minecraft:coals"
    },
    "I": {
      "tag": "forge:ingots/iron"
    },
    "S": {
      "tag": "minecraft:logs"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}