Royal Throne
16×16 · BAKED

block· Machines & Other Blocks

Royal Throne

Goety · by Polarice3
block Wooden ThroneWooden Throne

Royal Throne is a block from Goety, crafted from Any Gold Ingot, Red Wool, and Any Planks.

Acquisition

Crafting using Any Gold Ingot, Any Gold Ingot, Red Wool, Any Gold Ingot, Any Planks, Any Planks and Any Planks, arranged in the pattern shown. Produces Royal Throne.

Crafting
  • Inputs
  • 3 × Any Gold Ingot
  • Red Wool
  • 3 × Any Planks
  • Output
  • Royal Throne
Royal Throne Royal Throne guaranteed

Block drops

Drops itself

Developer reference
Registry name
goety:royal_throne
Namespace
goety
Mod ID
goety
Tags (2)
goety:blocks/wooden_throne
goety:items/wooden_throne

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " # ",
    "#$#",
    "WWW"
  ],
  "ingredients": {
    "#": {
      "tag": "forge:ingots/gold"
    },
    "$": {
      "item": "minecraft:red_wool"
    },
    "W": {
      "tag": "minecraft:planks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}