block· Machines & Other Blocks

Ominous Stone Pavement

Goety · by Polarice3
block Ominous Blocks

Ominous Stone Pavement is a block from Goety, crafted from Ominous Stone Tiles.

Acquisition

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

Crafting
Ominous Stone Pavement ×4 guaranteed

Mining & drops

sourcecountdrop rateconditions
Ominous Stone Pavement1–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

Crafting using Dark Dirt, Ominous Stone Pavement, Ominous Stone Pavement and Dark Dirt, arranged in the pattern shown. Produces 2× Dirty Ominous Stone Pavement.

Crafting
Dirty Ominous Stone Pavement ×2 guaranteed

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

Crafting
Ominous Stone Pavement Stairs Ominous Stone Pavement Stairs ×4 guaranteed

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

Crafting
Ominous Stone Pavement Slab Ominous Stone Pavement Slab ×6 guaranteed

Block drops

Drops itself when broken.

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

Recipe JSON (5):

{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "goety:ominous_stone_tiles"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "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_tiles"
    }
  },
  "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
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "goety:ominous_stone_bricks"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}