block· Machines & Other Blocks

Shade Stone

Goety · by Polarice3
block Shade StoneBlack Book CraftFull Shade Stone CraftShade Stone

Shade Stone is a block from Goety, crafted from Highrock and Totem of Souls.

Acquisition

Crafting using Highrock, Highrock, Highrock, Highrock, Totem of Souls, Highrock, Highrock, Highrock and Highrock, arranged in the pattern shown. Produces 8× Shade Stone.

Crafting
Shade Stone ×8 guaranteed

Cursed Infuser Recipes using Highrock. Produces Shade Stone.

Cursed Infuser Recipes
Shade Stone guaranteed

Mining & drops

sourcecountdrop rateconditions
Shade Stone1–1100%Survives Explosion
Mob loot table: Grave Golem (goety) goety:grave_golem1–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.

Used in

Crafting using Shade Stone, Shade Stone, Shade Stone, Shade Stone, Shade Stone and Shade Stone, arranged in the pattern shown. Produces 4× Shade Stone Stairs.

Crafting
  • Inputs
  • 6 × Shade Stone
  • Output
  • Shade Stone Stairs ×4
Shade Stone Stairs Shade Stone Stairs ×4 guaranteed
view all 23 →

Block drops

Drops itself when broken.

Developer reference
Registry name
goety:shade_stone
Namespace
goety
Mod ID
goety
Tags (4)
goety:blocks/shade_stone
goety:items/black_book_craft
goety:items/full_shade_stone_craft
goety:items/shade_stone

Recipe JSON (2):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "sss",
    "sts",
    "sss"
  ],
  "ingredients": {
    "s": {
      "tag": "forge:stone"
    },
    "t": {
      "tag": "goety:totems"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "goety:cursed_infuser_recipes",
  "pattern": null,
  "ingredients": {
    "tag": "forge:stone"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}