mirror of
https://github.com/Ellpeck/NaturesAura.git
synced 2024-11-17 17:53:11 +01:00
17 lines
282 B
JSON
17 lines
282 B
JSON
|
{
|
||
|
"type": "naturesaura:animal_spawner",
|
||
|
"ingredients": [
|
||
|
{
|
||
|
"item": "naturesaura:birth_spirit"
|
||
|
},
|
||
|
{
|
||
|
"item": "minecraft:gunpowder"
|
||
|
},
|
||
|
{
|
||
|
"item": "minecraft:ghast_tear"
|
||
|
}
|
||
|
],
|
||
|
"entity": "minecraft:ghast",
|
||
|
"aura": 120000,
|
||
|
"time": 150
|
||
|
}
|