YouHaveTrouble / minecraft-optimization

Minecraft server optimization guide
2.04k stars 92 forks source link

Add better mob spawn tick optimisations #4

Closed Phoenix616 closed 3 years ago

Phoenix616 commented 3 years ago

Spawning ambient/water mobs every ticks is extremely unnecessary.

I have also not found a difference in monster spawning behaviour even with a value up to 10 so I believe that providing that as a general suggestion allows for a way bigger improvement than the commonly thrown around 4. (If anyone actually notices an impact then they can of course change this but I have been running with those values for years now without any real complaints)

YouHaveTrouble commented 3 years ago

Honestly, I think I missed that option entirely after converting from spigot guide, good catch!