File Details
MobProperties-1.7.10-0.4.1.jar
- B
- Aug 25, 2015
- 127.34 KB
- 833
- 1.7.10
File Name
MobProperties-1.7.10-0.4.1.jar
Supported Versions
- 1.7.10
0.4.1
- Compressed schematic files can now be read (probably the majority of schematics you will encounter).
0.4.0
- The conditional check check_nbt_X can now compare string equality.
- Stats and pre_stats functions can now be executed from nbt data saved on the mob.
- Entities with their health set to 0 in pre_stats now have their spawn completely canceled.
- Fixed possible error in reading block ids.
- Now provides the string id in the warning log when a numerical id is used, assuming the numerical id is valid.
- The "potion" function now uses potion names (localization codes) in its "id" field. Numerical ids will log warnings.
- The "enchant" function now uses enchantment names (localization codes) in its "id" field. Numerical ids will log warnings.
- New drops/stats function - "command".
- New drops function - "schematic".
- New nbt functions - "item_id", "potion_id", "enchant_id".
- New conditional checks - can_see_sky, on_ground, submerged.