Crafting using Blackstone, Blackstone, Blackstone, Blackstone, Shroomlight, Blackstone, Blackstone, Blackstone and Blackstone, arranged in the pattern shown. Produces Blackstone Lamp.

Blackstone Lamp
Supplementaries · by MehVahdJukaar, Plantkillable
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Blackstone Lamp | 1–1 | 100% | Survives Explosion |
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Blackstone Lamp | 1–1 | 100% | Survives Explosion |
Developer reference
- Registry name
supplementaries:blackstone_lamp- Namespace
supplementaries- Mod ID
supplementaries- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"000",
"010",
"000"
],
"ingredients": {
"0": {
"item": "minecraft:blackstone"
},
"1": {
"item": "minecraft:shroomlight"
}
},
"conditions": [
{
"raw": {
"flag": "blackstone_lamp",
"type": "supplementaries:flag"
},
"type": "supplementaries:flag"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

