Crafting using Any Obsidian, Any Obsidian, Any Obsidian, Any Glass Panes, Glowstone, Any Glass Panes, Any Obsidian, Organic Black Dye and Any Obsidian, arranged in the pattern shown. Produces Dread Lamp.
Dread Lamp
Torchmaster · by Xalcon
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Dread Lamp | 1–1 | 100% | Survives Explosion |
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Dread Lamp | 1–1 | 100% | Survives Explosion |
Developer reference
- Registry name
torchmaster:dreadlamp- Namespace
torchmaster- Mod ID
torchmaster- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"OOO",
"PGP",
"OBO"
],
"ingredients": {
"B": {
"tag": "forge:dyes/black"
},
"G": {
"item": "minecraft:glowstone"
},
"O": {
"tag": "forge:obsidian"
},
"P": {
"tag": "forge:glass_panes"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
