block· Machines & Other Blocks

Heavy Soiled Polished Ominous Stone

Goety · by Polarice3
block Ominous Blocks

Heavy Soiled Polished Ominous Stone is a block from Goety, crafted from Detritus Dust and Soiled Polished Ominous Stone.

Acquisition

Crafting using Detritus Dust, Soiled Polished Ominous Stone, Soiled Polished Ominous Stone and Detritus Dust, arranged in the pattern shown. Produces 2× Heavy Soiled Polished Ominous Stone.

Crafting
Heavy Soiled Polished Ominous Stone ×2 guaranteed

Mining & drops

sourcecountdrop rateconditions
Heavy Soiled 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.

Block drops

Drops itself when broken.

Developer reference
Registry name
goety:soiled_polished_ominous_stone_heavy
Namespace
goety
Mod ID
goety
Tags (1)
goety:blocks/ominous_blocks

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "lm",
    "ml"
  ],
  "ingredients": {
    "l": {
      "item": "goety:detritus_dust"
    },
    "m": {
      "item": "goety:soiled_polished_ominous_stone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}