VoxeLibre/mods/ENTITIES/mcl_mobs/api/mob_functions
2021-04-23 14:33:40 -04:00
..
ai.lua Massive overhaul to projectile mobs with custom projectile function, make llamas spit 2021-04-23 14:10:12 -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 Make enderman become hostile when stared at, freeze when attacking when stared at 2021-04-23 13:27:17 -04:00
backup_code_api.lua Make enderman become hostile when stared at, freeze when attacking when stared at 2021-04-23 13:27:17 -04:00
collision.lua Fix crash when mob collides with nil entity 2021-04-23 14:33:40 -04:00
death_logic.lua Add in mob criticals when falling 2021-04-22 22:08:54 -04:00
environment.lua Make enderman become hostile when stared at, freeze when attacking when stared at 2021-04-23 13:27:17 -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
projectile_handling.lua Massive overhaul to projectile mobs with custom projectile function, make llamas spit 2021-04-23 14:10:12 -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