File Details
MobProperties-1.7.10-0.3.2.jar
- B
- Sep 24, 2014
- 108.19 KB
- 592
- 1.7.10
File Name
MobProperties-1.7.10-0.3.2.jar
Supported Versions
- 1.7.10
0.3.2
- Added "pre_stats" as an actual allowed field. Whoops!
0.3.1
- Fixed position bug with the "spawn" function when using tags.
- Default for "set_block" update is now 3 instead of 2.
0.3.0
- Drops functions called in stats are now themselves saved and executed on death.
- Old individual item and entity lists will still be dropped/spawned, but no longer created.
- This means ALL drops functions can now be used exactly as if they were in the drops section.
- The nbt function "compound" now only overrides the tags defined in the function, instead of the entire compound.
- New life cycle event - "pre_stats".
- New universal function - "external".
- New drops function - "set_block".
- New nbt function - "chest_loot".
- New conditional checks - check_nbt_X, above_looting_X, raining, thundering, moon_phase_X, beyond_X, past_world_difficulty_X, player_online_X.