Minecraft Simple Mob Damage mod 2026 download
logo
minecraft mod Simple Mob Damage

Simple Mob Damage

Game Version: CB 1.3.2-R0.1
Total Downloads: 4,191
Updated: Sep 22, 2012
Created: Sep 12, 2012
Download Simple Mob DamageDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
MobDamage v1.1.1 release 3.70 KB Sep 22, 2012 CB 1.3.2-R0.1 2,112 download Simple Mob Damage MobDamage v1.1.1 releaseDownload
MobDamage v1.0.1 release 3.44 KB Sep 13, 2012 CB 1.3.2-R0.1 751 download Simple Mob Damage MobDamage v1.0.1 releaseDownload
MobDamage v1.0.0 release 3.31 KB Sep 13, 2012 CB 1.3.2-R0.1 661 download Simple Mob Damage MobDamage v1.0.0 releaseDownload
MobDamage v1.0.0 Java 7 version release 3.31 KB Sep 12, 2012 CB 1.3.2-R0.1 667 download Simple Mob Damage MobDamage v1.0.0 Java 7 version releaseDownload

Description

Share this:

Simple Mob Damage is a lightweight plugin. Just type the world + damage values in config and that's it!

You can even set the damage to 0 or to default value, so you can easily modify the only monsters you need.


Video made by Diamondsftw. Outdated – it didn't have world compatibility then!


Supported Mobs – ALL

Zombie
Skeleton
Spider
Creeper
Charged Creeper
Enderman
Wolf
Cave Spider
Slime
Silverfish
Zombie Pigman
Ghast
Magma Cube
Blaze
Iron Golem
Ender Dragon


How Config Works

Minecraft player can have 20 points of health (10 hearts). Each heart is worth 2 points, so half a heart is worth 1 point.

Here is the example:

"Enderman: 4" sets the enderman damage to 2 heart,

"Zombie: 3" sets the zombie damage to 1 heart and a half.

"Creeper: 0" sets the creeper damage to 0,

"Wolf: -1" sets the wolf damage to default or you just can remove it at all.

That's how the code above looks for world "world1" and his nether:

world1:
  Enderman: 4
  Zombie: 3
  Creeper: 0

world1_nether:
  Enderman: 4
  Zombie: 3
  Creeper: 0

Config Example

I set all monsters to -1 in world, so you would know how monsters are called in there. You can just remove what you don't need.

# -1 means default mob damage.
# !Don't forget to change you world name!
world:
  Zombie: -1
  Skeleton: -1
  Spider: -1
  Creeper: -1
  Charged Creeper: -1
  Enderman: -1
  Wolf: -1
  Cave Spider: -1
  Slime: -1
  Silverfish: -1
  Zombie Pigman: -1
  Ghast: -1
  Magma Cube: -1
  Blaze: -1
  Iron Golem: -1
  Ender Dragon: -1

world_nether:
  Zombie Pigman: -1
  Ghast: -1
  Magma Cube: -1

If you have any suggestions or found a bug write a comment below.

Comments

Add a comment