#Approximate chunk distance between waystones generated freely in world generation. Set to 0 to disable generation.
#Range: > 0
worldGenFrequency=30
#Set to 'DEFAULT' to only generate the normally textured waystones. Set to 'MOSSY' or 'SANDY' to generate all as that variant. Set to 'BIOME' to make the style depend on the biome it is generated in.
#Allowed Values: DEFAULT, MOSSY, SANDY, BIOME
worldGenStyle="BIOME"
#The Name Generator will pick from these names until they have all been used, then it will generate random ones again.