Files
Hytale-Demo/com.tikaiz.Enderman/Server/NPC/Spawn/World/Enderman_Spawn.json
2026-01-21 14:56:44 +01:00

23 lines
343 B
JSON

{
"Environments": [
"Env_Zone1_Plains",
"Env_Zone1",
"Env_Zone1_Azure",
"Env_Zone1_Autumn",
"Env_Zone1_Forests",
"Env_Zone1_Mountains"
],
"NPCs": [
{
"Weight": 25,
"SpawnBlockSet": "Soil",
"Id": "Enderman_Role",
"Flock": "One_Or_Two"
}
],
"DayTimeRange": [
6,
18
]
}