tlaternet-server/configuration/services/configs/minecraft/voor-kia/config/citadel-common.toml
Tristan Daniël Maat 544036d4e4
Update miscellaneous minecraft configs
Largely sensible changes, no complete rewrites without taking user
configuration into account like ice and fire.
2021-08-20 23:45:35 +01:00

9 lines
465 B
TOML

[general]
#True if citadel tracks entity properties(freezing, stone mobs, etc) on server. Turn this to false to solve some server lag, may break some stuff.
"Track Entities" = true
#Multiplies the count of entities spawned by this number. 0 = no entites added on chunk gen, 2 = twice as many entities added on chunk gen. Useful for many mods that add a lot of creatures, namely animals, to the spawn lists.
#Range: 0.0 ~ 100000.0
chunkGenSpawnModifier = 1.0