minecraft server init
This commit is contained in:
43
config/magma_monsters.cfg
Normal file
43
config/magma_monsters.cfg
Normal file
@ -0,0 +1,43 @@
|
||||
# Configuration file
|
||||
|
||||
"magma monster grunt spawn settings" {
|
||||
I:"Cobble Grunt Slowness Effect Duration (Seconds)"=5
|
||||
B:"Grunts Spawn Fire Whilst On Flamable Blocks"=false
|
||||
|
||||
# [range: 1.0 ~ 3.4028235E38, default: 2.0]
|
||||
S:"Magma Monster Grunt Attack Damage"=2.0
|
||||
|
||||
# [range: 1.0 ~ 3.4028235E38, default: 15.0]
|
||||
S:"Magma Monster Grunt Health"=15.0
|
||||
I:"Magma Monster Grunt Max Y Spawn Height"=63
|
||||
I:"Nether Magma Monster Grunt Chance Probability"=2000
|
||||
I:"Nether Magma Monster Grunt Group Maximum Size"=3
|
||||
I:"Nether Magma Monster Grunt Group Minimum Size"=1
|
||||
I:"Over World Magma Monster Grunt Chance Probability"=2000
|
||||
I:"Over World Magma Monster Grunt Group Maximum Size"=3
|
||||
I:"Over World Magma Monster Grunt Group Minimum Size"=1
|
||||
B:"Spawn Nether Magma Monster Grunts"=true
|
||||
B:"Spawn Over World Magma Monster Grunts"=true
|
||||
}
|
||||
|
||||
|
||||
"magma monster spawn settings" {
|
||||
# [range: 1.0 ~ 3.4028235E38, default: 4.0]
|
||||
S:"Magma Monster Attack Damage"=4.0
|
||||
|
||||
# [range: 1.0 ~ 3.4028235E38, default: 25.0]
|
||||
S:"Magma Monster Health"=25.0
|
||||
I:"Magma Monster Max Y Spawn Height"=55
|
||||
I:"Nether Magma Monster Chance Probability"=2000
|
||||
I:"Nether Magma Monster Group Maximum Size"=3
|
||||
I:"Nether Magma Monster Group Minimum Size"=1
|
||||
I:"Obsidian Monster Slowness Effect Duration (Seconds)"=5
|
||||
I:"Over World Magma Monster Chance Probability"=2000
|
||||
I:"Over World Magma Monster Group Maximum Size"=3
|
||||
I:"Over World Magma Monster Group Minimum Size"=1
|
||||
B:"Spawn Fire Whilst On Flamable Blocks"=false
|
||||
B:"Spawn Nether Magma Monsters"=true
|
||||
B:"Spawn Over World Magma Monsters"=true
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user