File Details
Adaptive-Mob-Ai-Fabric-1.0.6.jar
- R
- Dec 19, 2025
- 1.19 MB
- 53
- 1.20.1
- Fabric
File Name
Adaptive-Mob-Ai-Fabric-1.0.6.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
Changelog
- Initial Fabric release.
- CI: trigger build to validate auto version bump.
- Rename output jar to
Adaptive-Mob-Ai-Fabric-<version>.jarto avoid mixing it up with Forge/legacy builds. - Update docs to reference the Fabric jar name.
- Add Fabric dependencies as
compileOnlyfor better IDE/static analysis resolution. - Fix federated download parsing to tolerate backend schema variants (prevents "Missing tactics field" rejections).
- Fix chat hook registration to avoid reflective access / event registration crashes on some Fabric environments.
- Harden federated tactic handling to accept list/map shapes (prevents
LinkedTreeMapcast failures). - Make persistent entity data mixin injection more tolerant across mapping/method-shape differences.
- Validation: full
latest.logscan shows 0ERROR/FATAL/Exception/Stacktracematches; remainingWARNs are non-mod noise.

