Crafting using Any Iron Ingot, Snowball, Blue Wool, Snowball, Any Planks, Any Planks and Any Planks, arranged in the pattern shown. Produces Frosted Throne.
block· Machines & Other Blocks
Frosted Throne
Goety · by Polarice3
Frosted Throne is a block from Goety, crafted from Any Iron Ingot, Snowball, Blue Wool, and Any Planks.
Acquisition
Block drops
Related items
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
}
