File Details
MobProperties-1.7.10-1.0.2.jar
- R
- Feb 22, 2016
- 138.89 KB
- 3.2M
- 1.7.10
File Name
MobProperties-1.7.10-1.0.2.jar
Supported Versions
- 1.7.10
1.0.2
- Fixed stats used in "spawn", "riding", and "ridden_by" functions. "modifier" and "drops" stats functions should now work in these.
- New conditional checks - player_count_above_X, player_level_above_X, nearest_player_level_above_X.
- Added additional info if an "if_X" or "external" function has an invalid condition/filename.
1.0.1
- Allows conditional check "in_biome_type_X" to be used.
1.0.0
- New conditional checks - in_biome_type_X, biome_temp_X, biome_height_below_X, is_humid, rainfall_above_X, temp_above_X, biome_temp_above_X.
- New drops-only conditional checks - damage_type_X, killed_with_fire, killed_with_magic, killed_with_projectile, killed_with_indirect, killed_with_explosion,
killed_with_unblockable, killer_on_ground, killer_burning, killer_wet, killer_submerged, killer_has_potion_X, check_killer_nbt_X, killer_wither_skeleton.
- The "in_biome" conditional check now uses the biome name instead of numerical id (will warn and give the proper name if you use a numerical id).