Initial Fabric release. This version is functionally identical to the 1.2.4 version for Forge.
Fixed mobs with a MobType of UNDEFINED not logically being treated as not actually having a defined MobType, causing false positives for the FRIENDLY mob relation for sweep attack logic.
- Fixed bug involving mobs not being affected by Better Combat's movement_speed_while_attacking config. They should now move slower while attacking with a Better Combat attack.
- Fixed bug regarding Vindicators with an active weapon pose not rendering their held weapon
- Fixed bug regarding Villager Recruits consuming all their food if they were holding a 2-handed weapon
- Fixed mob_blacklist config not working when making use of the geckolib_mobs_blacklisted config
- Fixed MCA Villagers not being able to attack players with Better Combat attacks
- Added several new configs to control what happens when specific mobs are indirectly hit by other specific mobs performing a Better Combat attack
- Fixed Vindicators not rendering their weapon for the full duration of a Better Combat attack animation
- Added compat for Minecraft Comes Alive Reborn
- Fixed Villager Recruits with shields not periodically lowering their shields when carrying a weapon with Better Combat attributes
- Fixed server-side lag occurring when mobs are targeting enemies while carrying a weapon with Better Combat attributes
- Fixed Better Combat attack hit detection logic for mobs so that the AI attack target of mobs are guaranteed to be hit by such attacks if in range
- Fixed crash on server startup
- Added support for Villager Recruits
- Lowered minimum Better Combat version requirement to 1.7.3
Initial release