VoxeLibre/mods/ENTITIES/mcl_mobs/api/mob_functions
2021-04-23 12:55:11 -04:00
..
ai.lua Add in chicken slow falling 2021-04-23 12:55:11 -04:00
animation.lua Implement rotation locking when standing, fix rotation unlock/lock for fly/swim mobs 2021-04-22 23:18:33 -04:00
attack_type_instructions.lua Overhaul arrow register, implement basic blaze, break parts of arrow register for now, remove fallback for detecting players 2021-04-21 15:08:35 -04:00
backup_code_api.lua Update backup_code_api.lua 2021-04-22 21:41:54 -04:00
collision.lua Overhaul arrow register, implement basic blaze, break parts of arrow register for now, remove fallback for detecting players 2021-04-21 15:08:35 -04:00
death_logic.lua Add in mob criticals when falling 2021-04-22 22:08:54 -04:00
environment.lua Fix random crash with mixed mob ally data types 2021-04-22 23:36:58 -04:00
interaction.lua Add in mob criticals when falling 2021-04-22 22:08:54 -04:00
mob_effects.lua Add in mob criticals when falling 2021-04-22 22:08:54 -04:00
movement.lua Add in chicken slow falling 2021-04-23 12:55:11 -04:00
set_up.lua Remove random state initialization in set_up.lua 2021-04-17 13:17:29 -04:00
sound_handling.lua Add in sound_handling and make explosion type mobs make their attack sound before explosion animation 2021-04-20 21:34:18 -04:00