24 lines
369 B
INI
24 lines
369 B
INI
# Configuration file
|
|
|
|
####################
|
|
# wasp
|
|
####################
|
|
|
|
wasp {
|
|
S:biomegroups <WASP_DEFAULT>
|
|
B:canSpawn=true
|
|
I:frequency=8
|
|
I:maxChunk=4
|
|
I:maxLightlevel=-1
|
|
I:maxSpawn=3
|
|
I:maxSpawnHeight=256
|
|
I:minLightlevel=-1
|
|
I:minSpawn=2
|
|
I:minSpawnHeight=0
|
|
S:opaqueBlock=all
|
|
S:spawnBlockBlacklist <>
|
|
S:type=MONSTER
|
|
}
|
|
|
|
|