beacon.json
0 B
Empty File
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"G": "minecraft:glass",
"O": "minecraft:obsidian",
"S": "minecraft:nether_star"
},
"pattern": [
"GGG",
"GSG",
"OOO"
],
"result": {
"count": 1,
"id": "minecraft:beacon"
}
}