Crafting using Stone, Stone, Stone, Glass, Torch, Glass, Stone, Stone and Stone, arranged in the pattern shown. Produces 3× Stone Lamp.

Stone Lamp
Quark · by Vazkii, WireSegal, MCVinnyq, Sully
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Stone Lamp | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
quark:stone_lamp- Namespace
quark- Mod ID
quark- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"SSS",
"GTG",
"SSS"
],
"ingredients": {
"G": {
"item": "minecraft:glass"
},
"S": {
"item": "minecraft:stone"
},
"T": {
"item": "minecraft:torch"
}
},
"conditions": [
{
"raw": {
"flag": "celebratory_lamps",
"type": "quark:flag"
},
"type": "quark:flag"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

