Crafting using Chain, Soul Soil, Chain, Palladium Ingot, Palladium Ingot and Palladium Ingot, arranged in the pattern shown. Produces Soul Chandelier.
- Inputs
- 2 × Chain
- Soul Soil
- 3 × Palladium Ingot
- Output
- → Soul Chandelier
block· Machines & Other Blocks
Soul Chandelier is a block from Galosphere, crafted from Chain, Soul Soil, and Palladium Ingot.
Crafting using Chain, Soul Soil, Chain, Palladium Ingot, Palladium Ingot and Palladium Ingot, arranged in the pattern shown. Produces Soul Chandelier.
| source | count | drop rate | conditions |
|---|---|---|---|
| Soul Chandelier | 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:soul_chandeliergalospheregalosphereminecraft:blocks/mineable/pickaxe minecraft:blocks/needs_stone_tool
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"SXS",
"###"
],
"ingredients": {
"#": {
"tag": "forge:ingots/palladium"
},
"S": {
"item": "minecraft:chain"
},
"X": {
"tag": "minecraft:soul_fire_base_blocks"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}