Initial commit

This commit is contained in:
2025-03-24 19:54:03 +01:00
commit abaad1eec9
7047 changed files with 99946 additions and 0 deletions

View File

@@ -0,0 +1,27 @@
# Mob Spawn Controls Settings
#
# This file is used to keep track of various MSC settings
#
# readOnly=(true/false)
#
readOnly=false
#
# canEditInGame=(true/false)
#
canEditInGame=false
#
# masterEnabled=(true/false)
#
masterEnabled=true
#
# creatureSpawnFrequency=(int)
#
creatureSpawnFrequency=400
#
# Cap.(monster/creature/waterCreature/ambient)=(int)
#
Cap.monster=50
Cap.creature=20
Cap.ambient=15
Cap.waterCreature=15
#