Blackstone Throne
16×16 · BAKED

block· Machines & Other Blocks

Blackstone Throne

Goety · by Polarice3
block Stone ThroneStone Throne

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

Acquisition

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

Crafting
Blackstone Throne Blackstone Throne guaranteed

Block drops

Drops itself

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