Marble Throne
16×16 · BAKED

block· Machines & Other Blocks

Marble Throne

Goety · by Polarice3
block Marble BlocksStone ThroneMarble BlocksStone Throne

Marble Throne is a block from Goety, crafted from Marble and Marble Slab.

Acquisition

Crafting using Marble, Marble, Marble Slab, Marble, Marble, Marble and Marble, arranged in the pattern shown. Produces Marble Throne.

Crafting
Marble Throne Marble Throne guaranteed

Block drops

Drops itself

Developer reference
Registry name
goety:marble_throne
Namespace
goety
Mod ID
goety
Tags (4)
goety:blocks/marble_blocks
goety:blocks/stone_throne
goety:items/marble_blocks
goety:items/stone_throne

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " # ",
    "#$#",
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "goety:marble"
    },
    "$": {
      "item": "goety:marble_slab"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}