Crafting using Pink Salt Cluster and Palladium Ingot, arranged in the pattern shown. Produces Pink Salt Lamp.
- Inputs
- Pink Salt Cluster
- Palladium Ingot
- Output
- → Pink Salt Lamp
block· Machines & Other Blocks
Pink Salt Lamp is a block from Galosphere, crafted from Pink Salt Cluster and Palladium Ingot.
Crafting using Pink Salt Cluster and Palladium Ingot, arranged in the pattern shown. Produces Pink Salt Lamp.
| source | count | drop rate | conditions |
|---|---|---|---|
| Pink Salt Lamp | 1–1 | 100% | 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.
Drops itself when broken.
galosphere:pink_salt_lampgalospheregalosphereminecraft: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
}