Crafting using Any Gold Ingot, Coal, Any Gold Ingot, Steep Wood and Any Gold Ingot, arranged in the pattern shown. Produces Gold Dungeon Torch.
- Inputs
- 3 × Any Gold Ingot
- Coal
- Steep Wood
- Output
- → Gold Dungeon Torch
block· Machines & Other Blocks
Gold Dungeon Torch is a block from Goety, crafted from Any Gold Ingot, Coal, and Steep Wood.
Crafting using Any Gold Ingot, Coal, Any Gold Ingot, Steep Wood and Any Gold Ingot, arranged in the pattern shown. Produces Gold Dungeon Torch.
| source | count | drop rate | conditions |
|---|---|---|---|
Block loot table: Wall Gold Dungeon Torch (goety) goety:wall_gold_dungeon_torch | 1–1 | 100% | Survives Explosion |
| Gold Dungeon Torch | 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_torchgoetygoetyminecraft: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
}