CreatureController

Lightweight control over entity health, exp, damage, and spawns
Back to Files

CreatureController v1.9

File nameCreatureController.jar
Uploader
stove96stove96
Uploaded
May 18, 2015
Downloads
813
Size
14.2 KB
File ID
879093
Type
R
Release
Supported game versions
  • 1.8.1

What's new

Version 1.0 (5-28-13)
  • Mod released
Version 1.1 (5-28-13)
  • Fixed creeper damage
  • Fixed config saving
Version 1.2 (5-29-13)
  • Added /getunitlist command
Version 1.3 (5-29-13)
  • Added player item damage
Version 1.4 (5-30-13)
  • Added giants
Version 1.5 (5-31-13)
  • Fixed updating similar mob types (such as skeletons and wither skeletons)
  • Fixed unit name and class matchup
  • Lowered listener priorities from Monitor to lowest to fix damage problems with the "Rare Item Hunter" mod
Version 1.6 (6-1-13)
  • Added TNT damage as an option
  • Changed implementation for damage control over explosions (creepers, ghasts, and the wither) for more compatibility
  • Restored damage event priorities
Version 1.8 (6-4-13)
  • Changed Java build path to Java 6 from Java 7
Version 1.9 (5/18/15)
  • Added SkillAPI support

Explosion damage is controlled by a flat amount rather than using the distance to the target right now.

This mod has no related projects