add first patch

This commit is contained in:
2026-07-31 10:34:32 +09:00
parent 03aac2e45e
commit b1cbc6c78d
6390 changed files with 547430 additions and 0 deletions
+19
View File
@@ -0,0 +1,19 @@
#determine how often will Burneds spawn
burnedWeight = 0
#determine how often will Frostbittens spawn
frostbittenWeight = 0
#determine how often will Glacial Hunters spawn
glacialHunterWeight = 0
#determine how often will Swampies spawn
swampyWeight = 0
#determine how often will Undead Miners spawn
undeadMinerWeight = 0
#determine the max y height where Undead Miners can spawn
undeadMinerDepth = 0
#determine how often will Mummies spawn
mummyWeight = 0
#determine how often will Dead Beard spawn
deadBeardWeight = 0
#determine the chance of spawning for Immortals
immortalChance = 0.0