added changelog generator and updated configs

This commit is contained in:
2024-09-26 00:09:01 +02:00
parent 330f2c778c
commit f24c55858c
99 changed files with 9198 additions and 217 deletions

5
config/boggedspawn.json5 Normal file
View File

@@ -0,0 +1,5 @@
{
// The chance a skeleton that has spawned is of the bogged variant.
// min: 0.0, max: 1.0
"chanceSkeletonIsBogged": 0.1
}