minecraft · recipes
· 26.1.2
Beacon
beacon
Recipe #26
26.1.2
#2
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"G": "minecraft:glass",
"O": "minecraft:obsidian",
"S": "minecraft:nether_star"
},
"pattern": [
"GGG",
"GSG",
"OOO"
],
"result": {
"id": "minecraft:beacon"
}
}