17 lines
No EOL
272 B
JSON
17 lines
No EOL
272 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"category": "equipment",
|
|
"key": {
|
|
"#": "minecraft:glowstone_dust",
|
|
"X": "minecraft:arrow"
|
|
},
|
|
"pattern": [
|
|
" # ",
|
|
"#X#",
|
|
" # "
|
|
],
|
|
"result": {
|
|
"count": 2,
|
|
"id": "minecraft:spectral_arrow"
|
|
}
|
|
} |