Chaindelier
16×16 · BAKED

block· Machines & Other Blocks

Chaindelier

Species · by Ninni, Noon, Bornulhu, FloofHips, GLaDOS edition
block Enchantment Power TransmitterPickaxe Mineable

Chaindelier is a block from Species, crafted from Chain, Broken Links, and Candle.

Acquisition

Crafting using Chain, Broken Links, Broken Links, Broken Links, Candle, Candle and Candle, arranged in the pattern shown. Produces Chaindelier.

Crafting
Chain
Broken Links
Broken Links
Broken Links
Candle
Candle
Candle
Chaindelier Chaindelier guaranteed

Mining & drops

sourcecountdrop rateconditions
Chaindelier1–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
species:chaindelier
Namespace
species
Mod ID
species
Tags (2)
minecraft:blocks/enchantment_power_transmitter
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " T ",
    "###",
    "CCC"
  ],
  "ingredients": {
    "#": {
      "item": "species:broken_links"
    },
    "C": {
      "item": "minecraft:candle"
    },
    "T": {
      "item": "minecraft:chain"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}