Is your feature request related to a problem? Please describe.
Zombies don't pathfind from long distance spawns, causing players to hunt them down as opposed to defend. Implementing NBT data would allow admins to set stats such as max_health, or in my case, follow_range.
Describe the solution you'd like
Implement NBT data into the spawn table. Bonus for a in game UI to do so.
Describe alternatives you've considered
Command blocks maybe? Data merge? I will probably do this for the time being but it would be nice to have this built in.
Is your feature request related to a problem? Please describe. Zombies don't pathfind from long distance spawns, causing players to hunt them down as opposed to defend. Implementing NBT data would allow admins to set stats such as max_health, or in my case, follow_range.
Describe the solution you'd like Implement NBT data into the spawn table. Bonus for a in game UI to do so.
Describe alternatives you've considered Command blocks maybe? Data merge? I will probably do this for the time being but it would be nice to have this built in.