Polished Shade Stone Slab
16×16 · BAKED

block· Slabs

Polished Shade Stone Slab

Goety · by Polarice3
block Shade BlocksSlab Shade Stone CraftSlabsSlabs

Polished Shade Stone Slab is a block from Goety, crafted from Polished Shade Stone.

Acquisition

Crafting using Polished Shade Stone, Polished Shade Stone and Polished Shade Stone, arranged in the pattern shown. Produces 6× Polished Shade Stone Slab.

Crafting
Polished Shade Stone Slab Polished Shade Stone Slab ×6 guaranteed

Stone Cutting using Shade Stone. Produces Polished Shade Stone Slab.

Stone Cutting
Polished Shade Stone Slab Polished Shade Stone Slab guaranteed

Mining & drops

sourcecountdrop rateconditions
Polished Shade Stone Slab1–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 Polished Shade Stone Slab and Polished Shade Stone Slab, arranged in the pattern shown. Produces Chiseled Shade Stone.

Crafting
Polished Shade Stone Slab
Polished Shade Stone Slab
Chiseled Shade Stone guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
goety:shade_stone_polished_slab
Namespace
goety
Mod ID
goety
Tags (4)
goety:blocks/shade_blocks
goety:items/slab_shade_stone_craft
minecraft:blocks/slabs
minecraft:items/slabs

Recipe JSON (3):

{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "goety:shade_stone_polished"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "goety:shade_stone_polished"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "goety:shade_stone"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}