Crafting using Iron Nugget, Iron Nugget, Glowstone, Iron Nugget and Iron Nugget, arranged in the pattern shown. Produces Glowstone Lamp.

Glowstone Lamp
Oh The Biomes You'll Go · by AOCAWOL, Corgi Taco, YaBoiChips
Glowstone Lamp is a block from Oh The Biomes You'll Go, crafted from Iron Nugget and Glowstone.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Glowstone Lamp | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
byg:glowstone_lamp- Namespace
byg- Mod ID
byg
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" X ",
"XGX",
" X "
],
"ingredients": {
"G": {
"item": "minecraft:glowstone"
},
"X": {
"item": "minecraft:iron_nugget"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
