Polished Ominous Stone Slab
16×16 · BAKED

block· Slabs

Polished Ominous Stone Slab

Goety · by Polarice3
block Ominous BlocksSlab Ominous Stone CraftSlabsSlabs

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

Acquisition

Stone Cutting using Ominous Stone. Produces Polished Ominous Stone Slab.

Stone Cutting
Polished Ominous Stone Slab Polished Ominous Stone Slab guaranteed

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

Crafting
Polished Ominous Stone Slab Polished Ominous Stone Slab ×6 guaranteed

Mining & drops

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

Crafting
Polished Ominous Stone Slab
Polished Ominous Stone Slab
Chiseled Polished Ominous Stone guaranteed

Block drops

Drops itself when broken.

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
}