block· Machines & Other Blocks

Polished Ominous Stone

Goety · by Polarice3
block Ominous BlocksFull Ominous Stone Craft

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

Acquisition

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

Crafting
  • Inputs
  • 4 × Ominous Stone
  • Output
  • Polished Ominous Stone ×4
Polished Ominous Stone ×4 guaranteed

Mining & drops

sourcecountdrop rateconditions
Polished Ominous Stone1–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.

Used in

Smelting using Polished Ominous Stone (200 ticks, 0.35 xp). Produces Cracked Polished Ominous Stone.

Smelting

200 ticks· 0.35 xp

Cracked Polished Ominous Stone guaranteed
view all 25 →

Block drops

Drops itself when broken.

Developer reference
Registry name
goety:polished_ominous_stone
Namespace
goety
Mod ID
goety
Tags (2)
goety:blocks/ominous_blocks
goety:items/full_ominous_stone_craft

Recipe JSON (2):

{
  "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:ominous_stone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}