18 lines
No EOL
292 B
JSON
18 lines
No EOL
292 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"category": "misc",
|
|
"key": {
|
|
"E": "minecraft:ender_eye",
|
|
"G": "minecraft:glass",
|
|
"T": "minecraft:ghast_tear"
|
|
},
|
|
"pattern": [
|
|
"GGG",
|
|
"GEG",
|
|
"GTG"
|
|
],
|
|
"result": {
|
|
"count": 1,
|
|
"id": "minecraft:end_crystal"
|
|
}
|
|
} |