Stone Throne
16×16 · BAKED

block· Machines & Other Blocks

Stone Throne

Goety · by Polarice3
block Stone ThroneStone Throne

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

Acquisition

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

Crafting
Stone Throne Stone Throne guaranteed

Block drops

Drops itself

Developer reference
Registry name
goety:stone_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_stone_craft"
    },
    "$": {
      "tag": "goety:slab_stone_craft"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}