9 lines
149 B
JSON
9 lines
149 B
JSON
{
|
|
"canAttack": true,
|
|
"health": 10.0,
|
|
"movementSpeed": 0.3,
|
|
"flyingSpeed": 0.5,
|
|
"followRange": 64.0,
|
|
"canSpawn": true,
|
|
"maxSpawnedInChunk": 5
|
|
} |