Crafting using Chain, Any of Coal / Charcoal, Chain, Palladium Ingot, Palladium Ingot and Palladium Ingot, arranged in the pattern shown. Produces Chandelier.
- Inputs
- 2 × Chain
- Any of Coal / Charcoal
- 3 × Palladium Ingot
- Output
- → Chandelier
block· Machines & Other Blocks
Chandelier is a block from Galosphere, crafted from Chain, Any of Coal / Charcoal, and Palladium Ingot.
Crafting using Chain, Any of Coal / Charcoal, Chain, Palladium Ingot, Palladium Ingot and Palladium Ingot, arranged in the pattern shown. Produces Chandelier.
| source | count | drop rate | conditions |
|---|---|---|---|
| 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: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": {
"anyOf": [
{
"item": "minecraft:coal"
},
{
"item": "minecraft:charcoal"
}
]
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}