NaturesAura/src/main/resources/data/naturesaura/recipes/animal_spawner/llama.json
2020-04-29 16:38:50 +02:00

14 lines
No EOL
224 B
JSON

{
"type": "naturesaura:animal_spawner",
"ingredients": [
{
"item": "naturesaura:birth_spirit"
},
{
"tag": "minecraft:wool"
}
],
"entity": "minecraft:llama",
"aura": 60000,
"time": 80
}