Speclight
16×16 · BAKED

block· Machines & Other Blocks

Speclight

Species · by Ninni, Noon, Bornulhu, FloofHips, GLaDOS edition
block Enchantment Power TransmitterInside Step Sound Blocks

Speclight is a block from Species, crafted from Broken Links and Torch.

Acquisition

Crafting using Broken Links, Torch and Broken Links, arranged in the pattern shown. Produces 4× Speclight.

Crafting
Broken Links
Torch
Broken Links
Speclight Speclight ×4 guaranteed

Mining & drops

sourcecountdrop rateconditions
Speclight1–1100%

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:speclight
Namespace
species
Mod ID
species
Tags (2)
minecraft:blocks/enchantment_power_transmitter
minecraft:blocks/inside_step_sound_blocks

Recipe JSON (1):

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