Pink Salt Lamp
16×16 · BAKED

block· Machines & Other Blocks

Pink Salt Lamp

Galosphere · by Orcinus
block Pickaxe Mineable

Pink Salt Lamp is a block from Galosphere, crafted from Pink Salt Cluster and Palladium Ingot.

Acquisition

Crafting using Pink Salt Cluster and Palladium Ingot, arranged in the pattern shown. Produces Pink Salt Lamp.

Crafting
Pink Salt Cluster
Palladium Ingot
Pink Salt Lamp Pink Salt Lamp guaranteed

Mining & drops

sourcecountdrop rateconditions
Pink Salt 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:pink_salt_lamp
Namespace
galosphere
Mod ID
galosphere
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "#",
    "S"
  ],
  "ingredients": {
    "#": {
      "item": "galosphere:pink_salt_cluster"
    },
    "S": {
      "tag": "forge:ingots/palladium"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}