VoxeLibre/mods/ENTITIES/mcl_mobs/api/mob_functions
2021-04-25 13:11:20 +02:00
..
ai.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
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 Merge branch 'master' into mineclone5 2021-04-25 13:11:20 +02: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 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
head_logic.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
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