Ominous Throne
16×16 · BAKED

block· Machines & Other Blocks

Ominous Throne

Goety · by Polarice3
block Stone ThroneStone Throne

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

Acquisition

Crafting using Polished Ominous Stone, Polished Ominous Stone, Ominous Stone Brick Slab, Polished Ominous Stone, Polished Ominous Stone, Polished Ominous Stone and Polished Ominous Stone, arranged in the pattern shown. Produces Ominous Throne.

Crafting
Ominous Throne Ominous Throne guaranteed

Block drops

Drops itself

Developer reference
Registry name
goety:ominous_throne
Namespace
goety
Mod ID
goety
Tags (2)
goety:blocks/stone_throne
goety:items/stone_throne

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " # ",
    "#$#",
    "###"
  ],
  "ingredients": {
    "#": {
      "tag": "goety:full_ominous_stone_craft"
    },
    "$": {
      "tag": "goety:slab_ominous_stone_craft"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}