Gold Dungeon Torch
16×16 · BAKED

block· Machines & Other Blocks

Gold Dungeon Torch

Goety · by Polarice3
block Guarded By PiglinsPiglin Loved

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

Acquisition

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

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

Mining & drops

sourcecountdrop rateconditions
Block loot table: Wall Gold Dungeon Torch (goety) goety:wall_gold_dungeon_torch1–1100%Survives Explosion
Gold 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:gold_dungeon_torch
Namespace
goety
Mod ID
goety
Tags (2)
minecraft:blocks/guarded_by_piglins
minecraft:items/piglin_loved

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "GCG",
    " S ",
    " G "
  ],
  "ingredients": {
    "C": {
      "tag": "minecraft:coals"
    },
    "G": {
      "tag": "forge:ingots/gold"
    },
    "S": {
      "item": "goety:steep_wood"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}