Kill the Bat

Kill the Bat

File Details

KillTheBat v2.32

  • R
  • Mar 14, 2014
  • 52.25 KB
  • 471
  • CB 1.7.2-R0.3

File Name

killthebat.jar

Supported Versions

  • CB 1.7.2-R0.3

Version 2.32

  • Updated for 1.7.2-R0.3
  • You may now use the setting "spawn-chance" per creature configuration. The value should be between 0.0 and 1.0. A value of 1.0 means 100% spawn chance. When a spawn chance is set, the creatures might spawn naturally in the world. For example, if you add "spawn-chance: 0.5" under the Zombie configuration, then the "Demons" will have 50% chance of spawning naturally instead of regular zombies.
      Zombie:
    
        displayname: "&4Demon"
        health: 60
        spawn-chance: 0.5
    
    

This update will work with older / existing config files.