block· Machines & Other Blocks

Lumiere Block

Galosphere · by Orcinus
block Crystal Spikes BlocksCrystal Sound BlocksPickaxe Mineable

Lumiere Block is a block from Galosphere, crafted from Lumiere Shard.

Acquisition

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

Crafting
Lumiere Shard
Lumiere Shard
Lumiere Shard
Lumiere Shard
Lumiere Block guaranteed

Mining & drops

sourcecountdrop rateconditions
Lumiere Block1–1100%Survives Explosion

Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.

Used in

view all 12 →

Block drops

Drops itself when broken.

Developer reference
Registry name
galosphere:lumiere_block
Namespace
galosphere
Mod ID
galosphere
Tags (3)
galosphere:blocks/crystal_spikes_blocks
minecraft:blocks/crystal_sound_blocks
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "SS",
    "SS"
  ],
  "ingredients": {
    "S": {
      "item": "galosphere:lumiere_shard"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}