This commit is contained in:
Jacob Vinding
2025-12-27 00:06:47 +01:00
commit 1c991e905d
1095 changed files with 172738 additions and 0 deletions

View File

@@ -0,0 +1,48 @@
# Configuration file
"bazookoid settings" {
B:"Enable Creepssile Explosions"=true
I:"Non-Explosion Damage caused by Creepssile"=1
}
"invasion spawn settings" {
I:"Delay Time in Days Before Jet Pack Spiders Spawn"=50
I:"Delay Time in Days Before Laser Creepers Spawn"=50
I:"Delay Time in Days Before T-R3X Riders Spawn"=50
}
"jet pack spider settings" {
B:"Enable Creepssile Explosions"=true
I:"Non-Explosion Damage caused by Creepssile"=1
I:"Spawn Chance Probability"=1
I:"Spawn Group Maximum Size"=1
I:"Spawn Group Minimum Size"=1
}
"laser blaster settings" {
I:"Damage caused by Laser Blaster"=1
B:"Enable Laser Fire Damage"=false
I:"Laser Fire Burn Time in Seconds"=5
}
"laser creeper settings" {
I:"Creeper Laser Fire Burn Time in Seconds"=10
I:"Damage caused by Creeper Laser Blaster"=2
B:"Enable Creeper Laser Fire Damage"=false
I:"Spawn Chance Probability"=1
I:"Spawn Group Maximum Size"=1
I:"Spawn Group Minimum Size"=1
}
"t-r3x 1000 settings" {
I:"Spawn Chance Probability"=1
I:"Spawn Group Maximum Size"=1
I:"Spawn Group Minimum Size"=1
}