Initial
This commit is contained in:
24
overrides/config/Zombie_Players.cfg
Normal file
24
overrides/config/Zombie_Players.cfg
Normal file
@@ -0,0 +1,24 @@
|
||||
# Configuration file
|
||||
|
||||
zombie_players {
|
||||
# Only used it Spawning_spawnZombiePlayersNaturally is true. Minecraft profile names to use when naturally spawning in zombie players
|
||||
S:Spawning_playerNamesToUse=PhoenixfireLune, Corosus, Cojomax99, Mr_okushama, tterrag, medsouz, SirTerryWrist, MrRube
|
||||
|
||||
# Spawn zombie players naturally in the world, will spawn in every biome zombies do
|
||||
B:Spawning_spawnZombiePlayersNaturally=false
|
||||
|
||||
# Only used it Spawning_spawnZombiePlayersNaturally is true. Weight of zombie players, higher = more likely to spawn, vanilla sets zombie as 100
|
||||
I:Spawning_weight=20
|
||||
|
||||
# To help prevent endless multiplication of zombies if you die near your own spawn point
|
||||
I:distanceFromPlayerSpawnPointToPreventZombieSpawn=16
|
||||
|
||||
# Finds visible chests near and randomly moves contents around, only zombie players spawned from actual players use this
|
||||
B:messUpChests=true
|
||||
B:opensDoors=true
|
||||
|
||||
# Only spawn a zombie player if the player died by a zombie directly
|
||||
B:requiresDeathByZombieToSpawnZombiePlayer=false
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user