block· Machines & Other Blocks

Haunted Glass

Goety · by Polarice3
block Haunted Glasses

Haunted Glass is a block from Goety, crafted from Black Framed Glass and Ectoplasm.

Acquisition

Crafting using Black Framed Glass, Black Framed Glass, Ectoplasm, Black Framed Glass and Black Framed Glass, arranged in the pattern shown. Produces 4× Haunted Glass.

Crafting
Haunted Glass ×4 guaranteed

Crafting using Haunted Glass (Inverted), in any arrangement. Produces Haunted Glass.

Crafting ⇆ any arrangement
Haunted Glass guaranteed

Mining & drops

sourcecountdrop rateconditions
Haunted Glass1–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.

Used in

Crafting using Haunted Glass and Amethyst Shard, in any arrangement. Produces 2× Tinted Haunted Glass.

Crafting ⇆ any arrangement
Tinted Haunted Glass ×2 guaranteed

Crafting using Haunted Glass, in any arrangement. Produces Haunted Glass (Inverted).

Crafting ⇆ any arrangement
Haunted Glass (Inverted) guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
goety:haunted_glass
Namespace
goety
Mod ID
goety
Tags (1)
goety:items/haunted_glasses

Recipe JSON (2):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " g ",
    "geg",
    " g "
  ],
  "ingredients": {
    "e": {
      "item": "goety:ectoplasm"
    },
    "g": {
      "tag": "forge:glass"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": {
    "item": "goety:haunted_glass_mob"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}