Skip to content

Releases: godkyo98/AFKFish

AFKFish 0.18

19 Apr 12:30

Choose a tag to compare

Automated release generated by GitHub Actions.

Version: 0.18
Commit: 72d78a3

AFKFish 0.17+mc26.1

19 Apr 11:30
c95bdc9

Choose a tag to compare

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.x version line (previously 1.21.11).
  • Raised the runtime and compile target to Java 25.
  • Updated Fabric-related dependencies for the 26.1 line, 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.x environment.