block· Machines & Other Blocks

Lumiere Lamp

Galosphere · by Orcinus
block Pickaxe Mineable

Lumiere Lamp is a block from Galosphere, crafted from Lumiere Shard and Glowstone.

Acquisition

Crafting using Lumiere Shard, Lumiere Shard, Glowstone, Lumiere Shard and Lumiere Shard, arranged in the pattern shown. Produces Lumiere Lamp.

Crafting
Lumiere Lamp guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
galosphere:lumiere_lamp
Namespace
galosphere
Mod ID
galosphere
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " R ",
    "RGR",
    " R "
  ],
  "ingredients": {
    "G": {
      "item": "minecraft:glowstone"
    },
    "R": {
      "item": "galosphere:lumiere_shard"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}