Soul Light Stand
16×16 · BAKED

block· Machines & Other Blocks

Soul Light Stand

Galosphere · by Orcinus
block Pickaxe MineableNeeds Stone Tool

Soul Light Stand is a block from Galosphere, crafted from Soul Soil and Palladium Ingot.

Acquisition

Crafting using Soul Soil, Palladium Ingot and Palladium Ingot, arranged in the pattern shown. Produces Soul Light Stand.

Crafting
Soul Light Stand Soul Light Stand guaranteed

Mining & drops

sourcecountdrop rateconditions
Soul Light Stand1–1100%Survives Explosion, Block State Property

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

dropscountdrop rateconditions
Soul Light Stand1–1100%Survives Explosion, Block State Property

Drop rates are per-roll probabilities, not absolute find rates — actual odds also depend on structure generation and loot pool weights.

Developer reference
Registry name
galosphere:soul_light_stand
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": [
    "#",
    "X",
    "X"
  ],
  "ingredients": {
    "#": {
      "tag": "minecraft:soul_fire_base_blocks"
    },
    "X": {
      "item": "galosphere:palladium_ingot"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}