Frosted Throne
16×16 · BAKED

block· Machines & Other Blocks

Frosted Throne

Goety · by Polarice3
block Wooden ThroneWooden Throne

Frosted Throne is a block from Goety, crafted from Any Iron Ingot, Snowball, Blue Wool, and Any Planks.

Acquisition

Crafting using Any Iron Ingot, Snowball, Blue Wool, Snowball, Any Planks, Any Planks and Any Planks, arranged in the pattern shown. Produces Frosted Throne.

Crafting
  • Inputs
  • Any Iron Ingot
  • 2 × Snowball
  • Blue Wool
  • 3 × Any Planks
  • Output
  • Frosted Throne
Frosted Throne Frosted Throne guaranteed

Block drops

Drops itself

Developer reference
Registry name
goety:frosted_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": [
    " I ",
    "#$#",
    "WWW"
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:snowball"
    },
    "$": {
      "item": "minecraft:blue_wool"
    },
    "I": {
      "tag": "forge:ingots/iron"
    },
    "W": {
      "tag": "minecraft:planks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}