-Fixed Pillagers being able to 1-shot you in full iron armor with their melee attacks. Their damage have been lowered to 4 hearts (easy), 5.5 (normal), and 6 (hard) when the player is not wearing any armor.
-Fixed Ominous Phantomares being brain dead if phantom_rework is disabled or if they spawn naturally in creative mode.
-Heavy code reformatting and optimizations.
-Expanded config even more.
-Mobs can now use the After Burner enchantment.
-Nausea now makes ranged attacking mobs inaccurate.
-Fixed Sheperd Villagers not being able to shear sheep correctly.
-Entities with the glowing effect can now be targeted through blocks.
-Rewritten the code used for the pathfinding rework. It now excludes melee attacking mobs entirely as there is barely any difference with or without it. For ranged attacking mobs, the improved pathfinding is only enabled if they are shooting anything and moving at the same time.
-Added ja_jp (credit to karaagedesu1) and fil_ph localizations.
-Added a bunch of commands for debugging purposes and datapack compatibility. /motion to move mobs, /pathto to make them pathfind somewhere, /target to make them target another entity, /attack to make them use melee or ranged attacks on other mobs
-Added a toggle for burning projectile visual effects added by this mod.
-Added a rework to cats.
-Added a rework to blazes.
-Added a rework to endermen.
-Added a small tweak to parrots.
-Added a rework to iron golems.
-Added a tweak to shulkers.
-Added a rework to illusioners.
-Added a tweak to squids.
-Added a small tweak to general tameable mobs.
-Added a new mechanic: Ominous Mobs.
-Added 2 new enchantment rewards: Vorpal Weapon and Perfect Parry.
-Added 2 new datapack tags: #mob-ai-tweaks:bosses_that_announce_spawn and #mob-ai-tweaks:bosses_that_announce death.
-Added a bunch of commands for debugging purposes and datapack compatibility. /motion to move mobs, /pathto to make them pathfind somewhere, /target to make them target another entity, /attack to make them use melee or ranged attacks on other mobs, /rotate which is backported from 1.21.2.
-Mobs can now use the After Burner enchantment.
-Added a toggle for burning projectile visual effects added by this mod.
-Nausea now makes ranged attacking mobs inaccurate.
-Heavy code reformatting and optimizations.
-Expanded config even more.
-Fixed Sheperd Villagers not being able to shear sheep correctly.
-Entities with the glowing effect can now be targeted through blocks.
-Added support for Trial Chambers backport.
-Added a rework to cats.
-Added a rework to blazes.
-Added a rework to endermen.
-Added a small tweak to parrots.
-Added a rework to iron golems.
-Added a tweak to shulkers.
-Added a rework to illusioners.
-Added a tweak to squids.
-Added a small tweak to general tameable mobs.
-Added a new mechanic: Ominous Mobs.
-Added 2 new enchantment rewards: Vorpal Weapon and Perfect Parry.
-Added 2 new datapack tags: #mob-ai-tweaks:bosses_that_announce_spawn and #mob-ai-tweaks:bosses_that_announce death.
-Added a new datapack blacklist tag: #mob-ai-tweaks:step_up_issue_fix, which exists to patch entity pathfinding bugs caused by this mod. Contains guard villagers by default.
-Added a new datapack whitelist tag: #mob-ai-tweaks:bogged, for any mod that backports the Bogged. Contains the one from Trial Chambers backport mod by default.
-Entities with the glowing effect can now be targeted through blocks.
-Glow squids now give you night vision when stared at.
-Added config values to tweak the duration of the blindness/glowing and as well as night vision given by squids.
-Reworked the blaze's attack animation. They now summon fireballs beside them before throwing them.
-Fixed a bug where reflecting arrows with Perfect Parry duplicates them and as well as give them broken NBT data.
-Arrows reflected by Perfect Parry can no longer be picked up.
-Added ja_jp (credit to karaagedesu1) and fil_ph localizations.
-Added subtle particle effects when a shield with Perfect Parry enchantment reflects anything.
-Rewritten the code used for the pathfinding rework. It now excludes melee attacking mobs entirely as there is barely any difference with or without it. For ranged attacking mobs, the improved pathfinding is only enabled if they are shooting anything and moving at the same time.
-This change was done after playing around with an older version of the mod and the weird conflict it had with Guard Villagers that was patched in 1.7.0. I noticed that some ranged attacking mobs struggle to climb up blocks after losing their target. They try to climb but get bounced back causing them to get stuck, it was caused by a bug with vanilla strafing movement calculation not properly resetting when the mob changes movement directions. This bug is most notable in vanilla when skeletons lose their targets, causing them to "sprint" due to their sideways strafing movement not being reset correctly. This bug was caused by the movement controller of mobs ONLY resetting forward movement, not backwards, not sideways, which lead to this bug that plagued the mod for a long time.
-Fixed ranged mobs attempting to jump over fences when they collide with them.
-Fixed a crash that could occur when using a shield with Perfect Parry to reflect splash potions thrown by mobs. Additionally, they are now reflected correctly.
-Fixed a bug where explosive projectile attacks causes Perfect Parry to proc twice, duplicating the projectile that was reflected.
-Fixed a bug where projectiles reflected by Perfect Parry lose 90% of their NBT data, sometimes causing a crash when logging out of the world or during world save.
-Fixed the enderman's combo attack's hitbox having unlimited range and no angular limit. This lead to them being able to hit you from insanely far away regardless of where you are relative from them. Now, they cannot hit you if you are beyond a certain angle away from their body, allowing you to dodge their combo attacks by partially circling them during it.
-Added ja_jp (credit to karaagedesu1) and fil_ph localizations.
-Added subtle particle effects when a shield with Perfect Parry enchantment reflects anything.
-Rewritten the code used for the pathfinding rework. It now excludes melee attacking mobs entirely as there is barely any difference with or without it. For ranged attacking mobs, the improved pathfinding is only enabled if they are shooting anything and moving at the same time.
-This change was done after playing around with an older version of the mod and the weird conflict it had with Guard Villagers that was patched in 1.7.0. I noticed that some ranged attacking mobs struggle to climb up blocks after losing their target. They try to climb but get bounced back causing them to get stuck, it was caused by a bug with vanilla strafing movement calculation not properly resetting when the mob changes movement directions. This bug is most notable in vanilla when skeletons lose their targets, causing them to "sprint" due to their sideways strafing movement not being reset correctly. This bug was caused by the movement controller of mobs ONLY resetting forward movement, not backwards, not sideways, which lead to this bug that plagued the mod for a long time.
-Fixed ranged mobs attempting to jump over fences when they collide with them.
-Fixed a crash that could occur when using a shield with Perfect Parry to reflect splash potions thrown by mobs. Additionally, they are now reflected correctly.
-Fixed a bug where explosive projectile attacks causes Perfect Parry to proc twice, duplicating the projectile that was reflected.
-Fixed a bug where projectiles reflected by Perfect Parry lose 90% of their NBT data, sometimes causing a crash when logging out of the world or during world save.
-Fixed the enderman's combo attack's hitbox having unlimited range and no angular limit. This lead to them being able to hit you from insanely far away regardless of where you are relative from them. Now, they cannot hit you if you are beyond a certain angle away from their body, allowing you to dodge their combo attacks by partially circling them during it.
-Fixed Vorpal Weapon not functioning at all.
-Fixed Trial Chambers backport Breezes not dropping their corresponding enchanted books when the player is ominous.
-Heavy code reformatting and optimizations.
-Expanded config even more.
-Fixed Sheperd Villagers not being able to shear sheep correctly.
-Added support for Trial Chambers backport.
-Added a rework to cats.
-Added a rework to endermen.
-Added a small tweak to parrots.
-Added a rework to iron golems.
-Added a tweak to shulkers.
-Added a rework to illusioners.
-Added a tweak to squids.
-Added a small tweak to general tameable mobs.
-Added a new mechanic: Ominous Mobs.
-Added 2 new enchantment rewards: Vorpal Weapon and Perfect Parry.
-Added 2 new datapack tags: #mob-ai-tweaks:bosses_that_announce_spawn and #mob-ai-tweaks:bosses_that_announce death.
-Added a new datapack blacklist tag: #mob-ai-tweaks:step_up_issue_fix, which exists to patch entity pathfinding bugs caused by this mod. Contains guard villagers by default.
-Added a new datapack whitelist tag: #mob-ai-tweaks:bogged, for any mod that backports the Bogged. Contains the one from Trial Chambers backport mod by default.
-Heavy code reformatting and optimizations.
-Expanded config even more.
-Added a rework to cats.
-Added a rework to endermen.
-Added a small tweak to parrots.
-Added a rework to iron golems.
-Added a tweak to shulkers.
-Added a rework to illusioners.
-Added a tweak to squids.
-Added a small tweak to general tameable mobs.
-Added a new mechanic: Ominous Mobs.
-Added 2 new enchantment rewards: Vorpal Weapon and Perfect Parry.
-Added 2 new datapack tags: #mob-ai-tweaks:bosses_that_announce_spawn and #mob-ai-tweaks:bosses_that_announce death.
-If Confluence: Otherworld is installed, it now uses the boss summoning and defeat text from that mod for consistency.
-Fixed Ender Dragon burning items when enraged.
-Fixed big phantoms not being able to reset player insomnia when killed.
-Added a config to separate End Crystal reworks from Ender Dragon reworks (ender_dragon_healing_rework). If only End Crystal Rework is enabled, only the healing and immunity phases will be present during the fight. If only Ender Dragon rework is enabled, only the buffed attacks are included in the fight.
-Added a config to determine how big phantoms need to be in order to become hostile to players again (phantoms_become_hostile_size).
-Fixed Ender Dragon burning items when enraged.
-Fixed phantoms spawned from spawners not being able to attack at all.
-Added a config to separate End Crystal reworks from Ender Dragon reworks (ender_dragon_healing_rework). If only End Crystal Rework is enabled, only the healing and immunity phases will be present during the fight. If only Ender Dragon rework is enabled, only the buffed attacks are included in the fight.
-Added a config to determine how big phantoms need to be in order to become hostile to players again (phantoms_become_hostile_size).
-Fixed Ender Dragon burning items when enraged.
-Added a config to separate End Crystal reworks from Ender Dragon reworks (ender_dragon_healing_rework). If only End Crystal Rework is enabled, only the healing and immunity phases will be present during the fight. If only Ender Dragon rework is enabled, only the buffed attacks are included in the fight.
-Added a config to determine how big phantoms need to be in order to become hostile to players again (phantoms_become_hostile_size).
-Removed the hidden buff to gold tools and the config toggle associated with it. Its just buggy :(