2025-02-10 14:32:15 +01:00

15 lines
247 B
JSON

{
"type": "minecraft:crafting_shapeless",
"category": "combat",
"ingredients": [
{
"item": "minecraft:arrow"
},
{
"item": "minecraft:ender_pearl"
}
],
"result": {
"item": "advancedarrows:arrow_ender"
}
}