byg:therium_lamp

Therium Lamp

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

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

Acquisition

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

Crafting
Iron Nugget
Iron Nugget
Therium Crystal
Iron Nugget
Iron Nugget
Therium Lamp guaranteed

Mining & drops

sourcecountchanceconditions
Therium Lamp1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
byg:therium_lamp
Namespace
byg
Mod ID
byg

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " X ",
    "XGX",
    " X "
  ],
  "ingredients": {
    "G": {
      "item": "byg:therium_crystal"
    },
    "X": {
      "item": "minecraft:iron_nugget"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}