block· Machines & Other Blocks

Amethyst Lamp

Galosphere · by Orcinus
block Pickaxe Mineable

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

Acquisition

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

Crafting
Amethyst Lamp guaranteed

Mining & drops

sourcecountdrop rateconditions
Amethyst 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:amethyst_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": "minecraft:amethyst_shard"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}