Files
SimpleStory/config/livingthings/baby_ender_dragon.json
T

9 lines
149 B
JSON
Raw Normal View History

2025-07-18 20:46:07 +02:00
{
"canAttack": true,
"health": 10.0,
"movementSpeed": 0.3,
"flyingSpeed": 0.5,
"followRange": 64.0,
"canSpawn": true,
"maxSpawnedInChunk": 5
}