byg:glowstone_lamp

Glowstone Lamp

Oh The Biomes You'll Go · by AOCAWOL, Corgi Taco, YaBoiChips
block

Glowstone Lamp is a block from Oh The Biomes You'll Go, crafted from Iron Nugget and Glowstone.

Acquisition

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

Crafting
Glowstone Lamp guaranteed

Mining & drops

sourcecountchanceconditions
Glowstone Lamp1–1100%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
}