12 lines
202 B
JSON
12 lines
202 B
JSON
|
|
{
|
||
|
|
"type": "minecraft:crafting_shapeless",
|
||
|
|
"ingredients": [
|
||
|
|
{"item": "minecraft:arrow"},
|
||
|
|
{"item": "minecraft:glow_berries"}
|
||
|
|
],
|
||
|
|
"result": {
|
||
|
|
"item": "minecraft:spectral_arrow",
|
||
|
|
"count": 1
|
||
|
|
}
|
||
|
|
}
|