fps_animation-1.3.jar
Curse Maven Snippet
What's new
Changelog
All notable changes to this project are documented here.
1.3 - 2026-03-10
Changed
- Bumped the mod version: `1.2` -> `1.3`.
- Hardened the mixins: `defaultRequire` changed from `0` to `1` to prevent silent injection failures.
- Added explicit method descriptors to critical `@Inject`s (TACZ and SuperbWarfare) to reduce ambiguity risks in case of overloads.
- Forge metadata aligned with client-only usage (`side="CLIENT"` in `mods.toml`).
Fixed
- Replaced several silent `catch` blocks with conditional logs (`debugLog`) to make diagnosing runtime incompatibilities via reflection easier.
- Fixed distribution documentation (`dist/README.md`) to reference the JAR for the current version.
- Replaced the root `README.md` to properly describe `FPS_Animation` (removing the old off-topic content).
- Build validated after changes: generated `build/libs/fps_animation-1.3.jar`.
This mod has no additional files

