Shade Gravestone
16×16 · BAKED

block· Machines & Other Blocks

Shade Gravestone

Goety · by Polarice3
block Shade Blocks

Shade Gravestone is a block from Goety, crafted from Cursed Cage, Ectoplasm, Shade Tiles, Soul Soil, Any Mossy Cobblestone, Grave Dust, and Podzol.

Acquisition

Mining & drops

sourcecountdrop rateconditions
Shade Gravestone1–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
goety:shade_gravestone
Namespace
goety
Mod ID
goety
Tags (1)
goety:blocks/shade_blocks

Recipe JSON (1):

{
  "recipe_type": "goety:ritual",
  "pattern": null,
  "ingredients": [
    {
      "item": "goety:cursed_cage"
    },
    {
      "item": "goety:ectoplasm"
    },
    {
      "tag": "goety:shade_stone"
    },
    {
      "tag": "goety:shade_stone"
    },
    {
      "tag": "minecraft:soul_fire_base_blocks"
    },
    {
      "tag": "forge:cobblestone/mossy"
    },
    {
      "item": "goety:grave_dust"
    },
    {
      "item": "minecraft:podzol"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}