Crafting using Shade Tiles, Glowstone and Haunted Wood, arranged in the pattern shown. Produces Haunted Lamp.
- Inputs
- Shade Tiles
- Glowstone
- Haunted Wood
- Output
- → Haunted Lamp
block· Machines & Other Blocks
Haunted Lamp is a block from Goety, crafted from Shade Tiles, Glowstone, and Haunted Wood.
Crafting using Shade Tiles, Glowstone and Haunted Wood, arranged in the pattern shown. Produces Haunted Lamp.
| source | count | drop rate | conditions |
|---|---|---|---|
| Haunted Lamp | 1–1 | 100% | Survives Explosion, Block State Property |
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 | count | drop rate | conditions |
|---|---|---|---|
| Haunted Lamp | 1–1 | 100% | Survives Explosion, Block State Property |
Drop rates are per-roll probabilities, not absolute find rates — actual odds also depend on structure generation and loot pool weights.
goety:haunted_lampgoetygoetyRecipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"I",
"G",
"R"
],
"ingredients": {
"G": {
"item": "minecraft:glowstone"
},
"I": {
"tag": "goety:shade_stone"
},
"R": {
"item": "goety:haunted_wood"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}