Crafting using Iron Nugget, Iron Nugget, Iron Nugget, Iron Nugget, Glowstone, Iron Nugget, Iron Nugget, Iron Nugget and Iron Nugget, arranged in the pattern shown. Produces Glowstone Lantern.
Glowstone Lantern
Oh The Biomes You'll Go · by AOCAWOL, Corgi Taco, YaBoiChips
Glowstone Lantern is a block from Oh The Biomes You'll Go, crafted from Iron Nugget and Glowstone.
Acquisition
Casting Table using no listed ingredients. Produces Glowstone Lantern.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Glowstone Lantern | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
byg:glowstone_lantern- Namespace
byg- Mod ID
byg
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"XXX",
"X#X",
"XXX"
],
"ingredients": {
"#": {
"item": "minecraft:glowstone"
},
"X": {
"item": "minecraft:iron_nugget"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "tconstruct:casting_table",
"pattern": null,
"ingredients": null,
"conditions": [
{
"raw": {
"type": "forge:mod_loaded",
"modid": "tconstruct"
},
"type": "forge:mod_loaded"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
