Перейти к содержимому
Mineforgian

Autofish Extended

An AutoFish mod. Explicit support for modded rods and liquids, like those in Spectrum.

Загрузки
529
Подписчики
1
Обновлён
18 июня 2026 г.
Лицензия
GPL-3.0-only

Опубликован 16 мая 2026 г.

Light's Autofish

Download from Modrinth!

This mod only provides Fabric support. Direct support of neither NeoForge nor Quilt is in consideration in this implementation.

Annoyed that you have to focus on when to reel in your fishing rod? Frustrated to find out that modded liquids and rods don't work with existing alternatives? Fret no longer, and give this mod a try!

Convenient configs are available in the mod menu or by pressing a hotkey (v by default) in-game. Modded liquids and fishing rods are explicitly supported, with full coverage listed below. Requests welcome!

Light's Autofish is a hard fork of X+ Autofish, which in turn is an updated fork of MrTroot's Autofish mod for Minecraft 1.19.4+.

use-fabricno-forgeno-quilt

dep-fabric-apidep-cloth-config-api

dist-githubdist-codeberg

Support coverage

Mods

Crossed out entries indicate WIP status. Content of some mods might only be offered via Polymer, which are marked in italic in the relevant versions.

Versions

Crossed out entries indicate WIP status.

  • 1.20.1 (fabric-1.20.1) [LTS]
  • 1.21.1 (fabric-1.21.1) [LTS]
  • 1.21.11 (fabric-1.21.11) [LTS]
  • 26.1.x (fabric-1.22.x) [LTS]
  • 26.2.x (fabric-1.23.x)

FAQ

Can I include this mod in my mod pack?

Of course! Give proper credits and you should be fine.

Will this mod support Minecraft version XXX?

New versions of Minecraft will be supported with best effort, and old versions with major mod support on Modrinth have LTS support considered. The same rule applies to backporting to older versions, however no version prior to Minecraft version 1.18 will be supported.

The built versions of the mod may already work on other versions, although it's neither tested nor guaranteed.

Modded content doesn't work in single player!

Due to mixin requirements, support for modded fishing rods and liquids are only available via multi-player detection. Please enforce multi-player detection whenever you can.

Fishing rods constantly re-reel in the air!

It's caused by the very old code in persistent mode that disregards the past state, only snapshots in time captured every 10 seconds. I have a plan to fix this in the future with a refined algorithm, but until then please bear with it a bit longer. If you prefer the older algorithm, there will be a new toggle for the legacy behaviour.

Can I request explicit mod support?

Sure! With caveats.

  • The mod should not implement mechanics that largely deviates from vanilla fishing (e.g. Fishing for Stars, Steve Goes Fishing).
  • The mod has to fail with at least one of the two multi-player detection modes (bobber motion, bobber splash sound).
  • If the mod is open-source or source available, two of the following two criteria must be met at the time of the request.
    • (Required) Enough downloads on Modrinth (35+ for the past week). This is to avoid implementing integrations that few people will use.
    • Pass checks on VirusTotal.
    • Pass manual audits from at least one of the maintainers.
  • If the mod has zero source code available, all following criteria must be met.
    • Enough downloads on Modrinth (1050+ for the past week).
    • Pass checks on VirusTotal.
    • Zero obfuscation. This mod avoids compile-time dependencies by using reflections, which requires unobfuscated class and method paths to work.

Technical details

Constraints

  • Touch mixins as little as possible.

Ченджлог

1.4.3b1-fabric-1.23.1Бета26.2 · 18 июня 2026 г.

Updated Cloth Config dependency to version 26.2.155.

Please file issues regarding any incompatibilities and crashes if you encounter them!

1.4.2-fabric-1.23.1Альфа26.2 · 16 июня 2026 г.
  • Added fishing rods from Go Fish.
    • Go Fish in 26.1.x is only known to be available via Polymer.
  • Added experimental Minecraft 1.21.11 and 26.2 support.
    • Warning: Cloth Config has not been updated when this version is released. Support for Minecraft 26.2 is thus not guaranteed, and should only be used for evaluation.
1.4.2-fabric-1.22.1Релиз26.1, 26.1.1, 26.1.2 · 16 июня 2026 г.
  • Added fishing rods from Go Fish.
    • Go Fish in 26.1.x is only known to be available via Polymer.
  • Added experimental Minecraft 1.21.11 and 26.2 support.
    • Warning: Cloth Config has not been updated when this version is released. Support for Minecraft 26.2 is thus not guaranteed, and should only be used for evaluation.
1.4.2-fabric-1.21.1Релиз1.21.11 · 16 июня 2026 г.
  • Added fishing rods from Go Fish.
    • Go Fish in 26.1.x is only known to be available via Polymer.
  • Added experimental Minecraft 1.21.11 and 26.2 support.
    • Warning: Cloth Config has not been updated when this version is released. Support for Minecraft 26.2 is thus not guaranteed, and should only be used for evaluation.
1.4.2-fabric-1.21.1Релиз1.21.1 · 16 июня 2026 г.
  • Added fishing rods from Go Fish.
    • Go Fish in 26.1.x is only known to be available via Polymer.
  • Added experimental Minecraft 1.21.11 and 26.2 support.
    • Warning: Cloth Config has not been updated when this version is released. Support for Minecraft 26.2 is thus not guaranteed, and should only be used for evaluation.
1.4.1-fabric-1.22.1Релиз26.1, 26.1.1, 26.1.2 · 16 июня 2026 г.
  • Added Minecraft 26.1.x (1.22.x) support.
  • Removed hardcoded bobber splash sound IDs.
1.4.1-fabric-1.21.1Релиз1.21.1 · 16 июня 2026 г.
  • Added Minecraft 26.1.x (1.22.x) support.
  • Removed hardcoded bobber splash sound IDs.
1.3.5-fabric-1.21.1Релиз1.21.1 · 16 мая 2026 г.
  • Removed all hardcoded assumptions existed within the mod.
  • Added global helpers to enforce modded content extensibility.
  • Added Spectrum bobbers and rods as valid rods.
  • Added Spectrum liquids as fishable liquids.

Комментарии

Загружаем…