VoxeLibre/mods/ENTITIES/mcl_mobs/api/mob_functions
2021-04-25 20:46:45 -04:00
..
ai.lua Add in unused head code elements 2021-04-25 20:46:45 -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 Implement basic fall damage 2021-04-25 16:43:23 -04:00
breeding.lua Add in breeding and feeding baby mob sounds 2021-04-25 01:22:43 -04:00
collision.lua Implement mob cramming 2021-04-25 04:19:02 -04:00
death_logic.lua Make mobs drop xp on death 2021-04-24 22:28:26 -04:00
environment.lua Implement basic fall damage 2021-04-25 16:43:23 -04:00
head_logic.lua Implement no-op head operations for enderman 2021-04-25 20:23:46 -04:00
interaction.lua Fix nametags 2021-04-25 04:09:35 -04:00
mob_effects.lua Complete mob breeding, make cows breedable 2021-04-23 23:56:59 -04:00
movement.lua Make mobs walk up stairs/slabs properly, yet not glitch out when jumping over solid nodes 2021-04-25 04:03:06 -04:00
projectile_handling.lua Fix llama blaze and ghast projectile sprites 2021-04-23 14:50:38 -04:00
set_up.lua Fix nametags 2021-04-25 04:09:35 -04:00
sound_handling.lua Add in breeding and feeding baby mob sounds 2021-04-25 01:22:43 -04:00