Shade Throne
16×16 · BAKED

block· Machines & Other Blocks

Shade Throne

Goety · by Polarice3
block Shade BlocksStone ThroneStone Throne

Shade Throne is a block from Goety, crafted from Shade Bricks and Shade Tiles Slab.

Acquisition

Crafting using Shade Bricks, Shade Bricks, Shade Tiles Slab, Shade Bricks, Shade Bricks, Shade Bricks and Shade Bricks, arranged in the pattern shown. Produces Shade Throne.

Crafting
Shade Throne Shade Throne guaranteed

Block drops

Drops itself

Developer reference
Registry name
goety:shade_throne
Namespace
goety
Mod ID
goety
Tags (3)
goety:blocks/shade_blocks
goety:blocks/stone_throne
goety:items/stone_throne

Recipe JSON (1):

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