File Details
botzmobleveling-1.0.4.jar
- R
- Mar 19, 2026
- 176.71 KB
- 110
- 1.20.1
- Forge
File Name
botzmobleveling-1.0.4.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
BotzMobLeveling — 1.0.4
Compatibility
- Adaptive Mob AI support — BotzMobLeveling now detects Adaptive Mob AI at load time and automatically adjusts its behaviour.
- When Adaptive Mob AI is present,
hunt_to_levelmobs no longer inject aMeleeAttackGoal. This prevents the two mods' combat goals from conflicting and causing stuttery, unpredictable movement. - The mob targeting goal is still injected (at a lower priority slot so player-targeting always wins), meaning mobs will still seek out and hunt other mobs — Adaptive Mob AI's DQN then handles the actual combat execution against whatever target is acquired.
- Kill leveling via
LivingDeathEventis completely unaffected regardless of which mods are present. - As a side effect, Adaptive Mob AI will begin accumulating mob-vs-mob combat experience it previously had no data for, slowly teaching its federation model how to hunt other mobs.
- When Adaptive Mob AI is present,
Bug Fixes
- Fixed
MeleeAttackGoalandNearestAttackableTargetGoalfighting each other when both BotzMobLeveling and Adaptive Mob AI were installed simultaneously.
Notes for pack makers: No datapack changes are required. The compatibility layer is fully automatic — just drop both mods in your mods folder.

