Deepslate Throne
16×16 · BAKED

block· Machines & Other Blocks

Deepslate Throne

Goety · by Polarice3
block Stone ThroneStone Throne

Deepslate Throne is a block from Goety, crafted from Deepslate Tiles and Deepslate Brick Slab.

Acquisition

Crafting using Deepslate Tiles, Deepslate Tiles, Deepslate Brick Slab, Deepslate Tiles, Deepslate Tiles, Deepslate Tiles and Deepslate Tiles, arranged in the pattern shown. Produces Deepslate Throne.

Crafting
Deepslate Throne Deepslate Throne guaranteed

Block drops

Drops itself

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