block· Machines & Other Blocks

Allurite Lamp

Galosphere · by Orcinus
block Obfuscates Sound WavesPickaxe Mineable

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

Acquisition

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

Crafting
Allurite Lamp guaranteed

Mining & drops

sourcecountdrop rateconditions
Allurite Lamp1–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.

Block drops

Drops itself when broken.

Developer reference
Registry name
galosphere:allurite_lamp
Namespace
galosphere
Mod ID
galosphere
Tags (2)
galosphere:blocks/obfuscates_sound_waves
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

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