Stone Cutting using Ominous Stone. Produces Polished Ominous Stone Slab.
block· Slabs
Polished Ominous Stone Slab
Goety · by Polarice3
Polished Ominous Stone Slab is a block from Goety, crafted from Ominous Stone.
Acquisition
Crafting using Polished Ominous Stone, Polished Ominous Stone and Polished Ominous Stone, arranged in the pattern shown. Produces 6× Polished Ominous Stone Slab.
- Inputs
- 3 × Polished Ominous Stone
- Output
- → Polished Ominous Stone Slab ×6
Stone Cutting using Polished Ominous Stone. Produces Polished Ominous Stone Slab.
Mining & drops
| source | count | drop rate | conditions |
|---|---|---|---|
| Polished Ominous Stone Slab | 1–1 | 100% | — |
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 Ominous Stone Slab and Polished Ominous Stone Slab, arranged in the pattern shown. Produces Chiseled Polished Ominous Stone.
- Inputs
- 2 × Polished Ominous Stone Slab
- Output
- → Chiseled Polished Ominous Stone

Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
goety:polished_ominous_stone_slab- Namespace
goety- Mod ID
goety- Tags (4)
goety:blocks/ominous_blocks goety:items/slab_ominous_stone_craft minecraft:blocks/slabs minecraft:items/slabs
Recipe JSON (3):
{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "goety:ominous_stone"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###"
],
"ingredients": {
"#": {
"item": "goety:polished_ominous_stone"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "goety:polished_ominous_stone"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

