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.
- Inputs
- 3 × Any Gold Ingot
- Red Wool
- 3 × Any Planks
- Output
- → Royal Throne
block· Machines & Other Blocks
Royal Throne is a block from Goety, crafted from Any Gold Ingot, Red Wool, and Any Planks.
goety:royal_thronegoetygoetygoety: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
}