NeuroLib is a small developer library for mods that modify mob behavior.
The mod itself does not add gameplay mechanics. Instead, it provides reusable tools and helper classes designed to simplify AI and behavior tweaks.
Currently included:
- A framework for mutating existing melee attack goals
- Helper utilities for implementing stalking or tracking-style mob behaviors
