14 lines
264 B
JSON
14 lines
264 B
JSON
{
|
|
"type": "minecraft:crafting_shapeless",
|
|
"ingredients": [
|
|
{"item": "minecraft:arrow"},
|
|
{"item": "minecraft:arrow"},
|
|
{"item": "minecraft:arrow"},
|
|
{"item": "minecraft:glow_berries"}
|
|
],
|
|
"result": {
|
|
"item": "minecraft:spectral_arrow",
|
|
"count": 3
|
|
}
|
|
}
|