Releases: godkyo98/AFKFish
Releases · godkyo98/AFKFish
AFKFish 0.18
Automated release generated by GitHub Actions.
Version: 0.18
Commit: 72d78a3
AFKFish 0.17+mc26.1
Changes
- Migrated the build from the older remap-based Loom setup to the current Fabric Loom pipeline.
- Updated the project to target the new
26.1.xversion line (previously1.21.11). - Raised the runtime and compile target to Java
25. - Updated Fabric-related dependencies for the
26.1line, including Fabric Loader, Fabric API, Cloth Config and Mod Menu versions. - Adjusted the mod metadata to advertise compatibility with Minecraft
>=26.1 <=26.1.2. - Added translation for Portuguese Brazil.
Code Updates
- Replaced the old Fabric keybinding helper usage with the current key mapping helper API.
- Updated multiplayer motion packet handling to the modern accessor names used by the newer Minecraft networking classes.
Notes
- This release is focused on platform compatibility and build modernization.
- User-facing fishing behavior is intended to remain the same while restoring support for the current
26.1.xenvironment.