mirror of
https://github.com/Ellpeck/NaturesAura.git
synced 2024-11-17 09:53:11 +01:00
14 lines
238 B
JSON
14 lines
238 B
JSON
|
{
|
||
|
"type": "naturesaura:animal_spawner",
|
||
|
"ingredients": [
|
||
|
{
|
||
|
"item": "naturesaura:birth_spirit"
|
||
|
},
|
||
|
{
|
||
|
"item": "minecraft:shulker_shell"
|
||
|
}
|
||
|
],
|
||
|
"entity": "minecraft:shulker",
|
||
|
"aura": 150000,
|
||
|
"time": 100
|
||
|
}
|