Soul Chandelier
16×16 · BAKED

block· Machines & Other Blocks

Soul Chandelier

Galosphere · by Orcinus
block Pickaxe MineableNeeds Stone Tool

Soul Chandelier is a block from Galosphere, crafted from Chain, Soul Soil, and Palladium Ingot.

Acquisition

Crafting using Chain, Soul Soil, Chain, Palladium Ingot, Palladium Ingot and Palladium Ingot, arranged in the pattern shown. Produces Soul Chandelier.

Crafting
Soul Chandelier Soul Chandelier guaranteed

Mining & drops

sourcecountdrop rateconditions
Soul Chandelier1–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:soul_chandelier
Namespace
galosphere
Mod ID
galosphere
Tags (2)
minecraft: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
}