1
0
Fork 0
MineClone2/mods/ENTITIES/mcl_mobs/api/mob_functions
jordan4ibanez 4fb9e69e41 Make enderman become hostile when stared at, freeze when attacking when stared at 2021-04-23 13:27:17 -04:00
..
ai.lua Make enderman become hostile when stared at, freeze when attacking when stared at 2021-04-23 13:27:17 -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 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 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
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