VoxeLibre/mods/ENTITIES/mcl_mobs/api/mob_functions
2021-04-25 00:16:54 -04:00
..
ai.lua Fix dead-alive mobs and add in hurt/die sound 2021-04-25 00:16:54 -04:00
animation.lua Complete mob breeding, make cows breedable 2021-04-23 23:56:59 -04:00
attack_type_instructions.lua If mob is in daylight and ignites_in_daylight = true, make mob burn 2021-04-24 23:15:40 -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
breeding.lua Fix horse breeding 2021-04-24 18:36:22 -04:00
collision.lua Half finish horse (riding logic, etc) 2021-04-23 15:53:01 -04:00
death_logic.lua Make mobs drop xp on death 2021-04-24 22:28:26 -04:00
environment.lua Make spiders climb up walls, fix problems with mob following freaking out when under, fix spider collisionbox 2021-04-24 20:27:37 -04:00
interaction.lua Re-implement neutral mob switch 2021-04-23 18:34:20 -04:00
mob_effects.lua Complete mob breeding, make cows breedable 2021-04-23 23:56:59 -04:00
movement.lua Make every mob besides spiders get slowed down by cobwebs like players 2021-04-24 23:29:56 -04:00
projectile_handling.lua Fix llama blaze and ghast projectile sprites 2021-04-23 14:50:38 -04:00
set_up.lua Fix dead-alive mobs and add in hurt/die sound 2021-04-25 00:16:54 -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