18 lines
No EOL
287 B
JSON
18 lines
No EOL
287 B
JSON
{
|
|
"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"
|
|
}
|
|
} |