Hopelight
16×16 · BAKED

block· Machines & Other Blocks

Hopelight

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

Hopelight is a block from Species, crafted from Glass Pane and Broken Links.

Acquisition

Crafting using Glass Pane, Broken Links, Glass Pane, Broken Links, Broken Links, Glass Pane, Broken Links and Glass Pane, arranged in the pattern shown. Produces 2× Hopelight.

Crafting
Glass Pane
Broken Links
Glass Pane
Broken Links
Broken Links
Glass Pane
Broken Links
Glass Pane
Hopelight Hopelight ×2 guaranteed

Mining & drops

sourcecountdrop rateconditions
Hopelight1–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:hopelight
Namespace
species
Mod ID
species
Tags (1)
minecraft:blocks/enchantment_power_transmitter

Recipe JSON (1):

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