本帖最后由 砂糖六月 于 2022-6-27 06:52 编辑 
 
 
来自群组: The Redpixel麻雀教室

[Mod简介]
这个Mod提供了AFK自动钓鱼的功能
拿出鱼竿,右键抛出,然后你就可以去吃饭了
自动钓鱼的同时是可以聊天的,不影响
应该挺多人用过的吧,这里就不多介绍了
Mod面板可以在控制里调整快捷键,图里三个选项
第一个 是否启用自动钓鱼
第二个 是否自动重新放钩
第三个 是否启用损坏保护,就是在鱼竿坏掉前自动更换一根
[更新日志]
[spoiler]
? Update to Minecraft 1.12
? Added two new "advanced options" to the options menu? The new sound-based detection is now disabled by default, reverting back to the old motion-based detection. Some users were having issues with it so it's now an optional feature.? You can now make the ClearLag detection double-cast when the hook is cleared. Some plugins have an issue which requires you to do this, so you can enable it if the single recast doesn't work.? Made improvements to sound-based detection - should be more lenient with client-server desynchronization of the hook's location? Sound-based detection will now work with servers running plugins to use old versions of Minecraft with new clients.
Autofish 0.7? All new multiplayer detection method, should be much more accurate
Autofish 0.6.1? Update to Minecraft 1.11.2
Download Autofish 0.6.0 [1.11]? Update to Minecraft 1.11? Fix issues associated with recast delay for clearlag? The clearlag regex is now stored in a separate file from the normal config due to json formatting issues. Use "/.minecraft/liteconfig/common/autofish_clearlag" from now on.? Autofish will now use fishing rods in your offhand. If you have a rod in both hands, it will use your mainhand rod. Note that offhand rods will not be used at all when MultiRod is enabled.? Break protection is no longer dependent on multirod, you can use break protection with a single rod too.
Download Autofish 0.5.1 [1.10 / 1.10.2]? Updated to Minecraft 1.10.2? This version will work with both 1.10 and 1.10.2 - make sure your LiteLoader is up to date if you have issues loading the mod.
Download Autofish 0.5.0 [1.9.4] [1.9]? Updated to Minecraft 1.9
Download Autofish 0.4.9 [1.8] [1.7.10]? Fixed multirod not switching after rod break? Added alternate options menu in the LiteLoader config panel for those who want to disable the dedicated keybind? Added mod compatibility for Mariculture and added Mariculture fishing rods to the config file by default
Autofish 0.4.8 for 1.8
? Updated to Minecraft 1.8
? Added Aquaculture rods to config by default
Autofish 0.4.7 for 1.7.10
? Fixed compatibility with Aquaculture and other mods
? Added delay between ClearLag recasts
Autofish 0.4.6 for 1.7.10
? Added a slight delay after the ClearLag message is displayed
? Added option to change recast delay time in the config file
Autofish 0.4.5 for 1.7.10
? Fixed a bug where it would only autofish in the overworld while in singleplayer
? Removed recaster - it was unnecessary and confused users
? Can now recast upon seeing a message in chat (such as the message displayed when the ClearLag plugin removes fish hook entities) - the regex can be configured in the config file, but by default it's set to the ClearLag's default message
Autofish 0.4.4 for 1.7.10
? Fixed a bug where Multirod "no break mode" would keep using the last fishing rod and let it break - now it stops fishing after reeling in if no suitable rod is found - Note: If the player manually casts using an almost broken fishing rod, the mod will still use it for one catch; the check is performed after a fish is reeled in.
Autofish 0.4.3 for 1.7.10
? Update to 1.7.10
? Added an option for MultiRod to ignore fishing rods after they're almost broken
? Slight improvement to singleplayer detection
Download Autofish 0.4.2 [1.7.2]
? Added support for different types of fishing rods added through other mods (such as Extended Workbench). Note: In many cases the rods will work without modifying anything, otherwise you'll need to add the fishing rod ID (** you would use with the /give command) to the config file manually. If you use a mod that adds a fishing rod and it's not working, let me know and I can try to develop a workaround.
Autofish 0.4.1 for 1.7.2
? Fixed it not detecting catches when the rod visually rises above the water in SMP after being casted
? Fixed ClientPermissions support
Autofish 0.4.0 for 1.7.2
? Update to Minecraft 1.7.2 - fishing rod enchantments, new fish, and rare catches!
? Completely rewritten detection, works extremely well now for both singleplayer and SMP - much better than before
? Default key to "V"
? Added option to toggle rod switching (multirod)
? New GUI look
? Removed adding of extra rod IDs (Mojang is moving away from the numerical ID system so this won't really be viable later on, however a new implementation will be made later)
? Removed particle spawning (annoying and unnecessary)
? Removed the GUI tooltips (will probably re-add these later)Download Autofish 0.3.2 [1.6.4]
? Update to Minecraft 1.6.4
? Update 7/3/2014: improved singleplayer detection
Download Autofish 0.3.1 [1.6.2]
Latest changes:
? Ability to add more IDs for fishing rods, for use with other mods which add new variations of the fishing rod
Autofish 0.3 for 1.6.2
? Update to Minecraft 1.6.2
? Hovering your mouse over a button in the GUI will show helpful information about what the button does
? Attempts to detect messages from plugins such as ClearLag that delete the hook entity and recast. By default it detects the default ClearLag message.
? Many code changes
Download Autofish 0.2.3 [1.5.2]
? More code cleanup, especially in options file handling
? Moved the options file to /mods/Autofish/, the old one can be deleted if you have it
? The reel animation should now show for you when it casts (it always showed for everyone else, just not client side)
? Minor performance tweaks
Autofish 0.2.2 for 1.5.2
? Rod switching should work now
? Hopefully made it a little more accurate by tweaking current method
? Added a nifty little feature that spawns some particles when it auto catches a fish (Client side), useful for knowing whether it was a recast or catch attempt, debugging, and just looking cool (configurable in GUI)
 (configurable in GUI)
Autofish 0.2.1 for 1.5.2
? Fixed the recaster, should work as expected now
? Added ability to change the time between recasts, default 45 seconds (currently only from the options file, will be available from the GUI eventually) note: time is in milliseconds in the file
Autofish 0.2 for 1.5.2
? Added a settings GUI (the button will open the GUI rather than toggle autofish) to toggle individual settings much more easily
Autofish 0.1.1 for 1.5.2
? Code cleanup
? Added recaster - if you don't catch a fish within a minute or so, it will recast
Autofish 0.1 for 1.5.2
? First release
[/spoiler]
[注意事项]
此帖为接坑帖,前搬运帖地址
[1.6.2~1.8][SSP][原创汉化]自动钓鱼-Autofish-只为解放你的双手!
这里讲一下这个LiteLoader版本的跟那个Forge版本的有什么不同
这个是最早的AutoFish,作者是troyboy50
然后FreneticFeline就做了个Forge版的
所以这个是LiteLoader版本,有别于Forge的版本
警告:在服务器内使用时,请确保获得管理组许可,遭到处罚请自行承担后果
本帖仅为搬运帖,不对MOD问题作出任何解答,有问题请到原帖问作者
[下载地址]
<原地址><百度云盘>由于CurseForge在国内有些人上不去,所以提供国内网盘下载有能力请到原帖下载,支持原作者!
1.12.2及以下请使用Liteloader,1.13需要Rift,1.14和1.15需要Farbic
联动:[1.15.2-1.8][AutoFish——自动钓鱼]解放你的双手![Forge]
 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
此MOD自2013年至今已发布整整9年,为作者点赞!本帖也将持续跟进最新版本
都看到这了不给点人气?给你一拳!
来自群组: The Redpixel麻雀教室
2021.12 数据,可能有更多内容

[Mod简介]
这个Mod提供了AFK自动钓鱼的功能
拿出鱼竿,右键抛出,然后你就可以去吃饭了
自动钓鱼的同时是可以聊天的,不影响
应该挺多人用过的吧,这里就不多介绍了
Mod面板可以在控制里调整快捷键,图里三个选项
第一个 是否启用自动钓鱼
第二个 是否自动重新放钩
第三个 是否启用损坏保护,就是在鱼竿坏掉前自动更换一根
[更新日志]
[spoiler]
? Update to Minecraft 1.12
? Added two new "advanced options" to the options menu? The new sound-based detection is now disabled by default, reverting back to the old motion-based detection. Some users were having issues with it so it's now an optional feature.? You can now make the ClearLag detection double-cast when the hook is cleared. Some plugins have an issue which requires you to do this, so you can enable it if the single recast doesn't work.? Made improvements to sound-based detection - should be more lenient with client-server desynchronization of the hook's location? Sound-based detection will now work with servers running plugins to use old versions of Minecraft with new clients.
Autofish 0.7? All new multiplayer detection method, should be much more accurate
Autofish 0.6.1? Update to Minecraft 1.11.2
Download Autofish 0.6.0 [1.11]? Update to Minecraft 1.11? Fix issues associated with recast delay for clearlag? The clearlag regex is now stored in a separate file from the normal config due to json formatting issues. Use "/.minecraft/liteconfig/common/autofish_clearlag" from now on.? Autofish will now use fishing rods in your offhand. If you have a rod in both hands, it will use your mainhand rod. Note that offhand rods will not be used at all when MultiRod is enabled.? Break protection is no longer dependent on multirod, you can use break protection with a single rod too.
Download Autofish 0.5.1 [1.10 / 1.10.2]? Updated to Minecraft 1.10.2? This version will work with both 1.10 and 1.10.2 - make sure your LiteLoader is up to date if you have issues loading the mod.
Download Autofish 0.5.0 [1.9.4] [1.9]? Updated to Minecraft 1.9
Download Autofish 0.4.9 [1.8] [1.7.10]? Fixed multirod not switching after rod break? Added alternate options menu in the LiteLoader config panel for those who want to disable the dedicated keybind? Added mod compatibility for Mariculture and added Mariculture fishing rods to the config file by default
Autofish 0.4.8 for 1.8
? Updated to Minecraft 1.8
? Added Aquaculture rods to config by default
Autofish 0.4.7 for 1.7.10
? Fixed compatibility with Aquaculture and other mods
? Added delay between ClearLag recasts
Autofish 0.4.6 for 1.7.10
? Added a slight delay after the ClearLag message is displayed
? Added option to change recast delay time in the config file
Autofish 0.4.5 for 1.7.10
? Fixed a bug where it would only autofish in the overworld while in singleplayer
? Removed recaster - it was unnecessary and confused users
? Can now recast upon seeing a message in chat (such as the message displayed when the ClearLag plugin removes fish hook entities) - the regex can be configured in the config file, but by default it's set to the ClearLag's default message
Autofish 0.4.4 for 1.7.10
? Fixed a bug where Multirod "no break mode" would keep using the last fishing rod and let it break - now it stops fishing after reeling in if no suitable rod is found - Note: If the player manually casts using an almost broken fishing rod, the mod will still use it for one catch; the check is performed after a fish is reeled in.
Autofish 0.4.3 for 1.7.10
? Update to 1.7.10
? Added an option for MultiRod to ignore fishing rods after they're almost broken
? Slight improvement to singleplayer detection
Download Autofish 0.4.2 [1.7.2]
? Added support for different types of fishing rods added through other mods (such as Extended Workbench). Note: In many cases the rods will work without modifying anything, otherwise you'll need to add the fishing rod ID (** you would use with the /give command) to the config file manually. If you use a mod that adds a fishing rod and it's not working, let me know and I can try to develop a workaround.
Autofish 0.4.1 for 1.7.2
? Fixed it not detecting catches when the rod visually rises above the water in SMP after being casted
? Fixed ClientPermissions support
Autofish 0.4.0 for 1.7.2
? Update to Minecraft 1.7.2 - fishing rod enchantments, new fish, and rare catches!
? Completely rewritten detection, works extremely well now for both singleplayer and SMP - much better than before
? Default key to "V"
? Added option to toggle rod switching (multirod)
? New GUI look
? Removed adding of extra rod IDs (Mojang is moving away from the numerical ID system so this won't really be viable later on, however a new implementation will be made later)
? Removed particle spawning (annoying and unnecessary)
? Removed the GUI tooltips (will probably re-add these later)Download Autofish 0.3.2 [1.6.4]
? Update to Minecraft 1.6.4
? Update 7/3/2014: improved singleplayer detection
Download Autofish 0.3.1 [1.6.2]
Latest changes:
? Ability to add more IDs for fishing rods, for use with other mods which add new variations of the fishing rod
Autofish 0.3 for 1.6.2
? Update to Minecraft 1.6.2
? Hovering your mouse over a button in the GUI will show helpful information about what the button does
? Attempts to detect messages from plugins such as ClearLag that delete the hook entity and recast. By default it detects the default ClearLag message.
? Many code changes
Download Autofish 0.2.3 [1.5.2]
? More code cleanup, especially in options file handling
? Moved the options file to /mods/Autofish/, the old one can be deleted if you have it
? The reel animation should now show for you when it casts (it always showed for everyone else, just not client side)
? Minor performance tweaks
Autofish 0.2.2 for 1.5.2
? Rod switching should work now
? Hopefully made it a little more accurate by tweaking current method
? Added a nifty little feature that spawns some particles when it auto catches a fish (Client side), useful for knowing whether it was a recast or catch attempt, debugging, and just looking cool

Autofish 0.2.1 for 1.5.2
? Fixed the recaster, should work as expected now
? Added ability to change the time between recasts, default 45 seconds (currently only from the options file, will be available from the GUI eventually) note: time is in milliseconds in the file
Autofish 0.2 for 1.5.2
? Added a settings GUI (the button will open the GUI rather than toggle autofish) to toggle individual settings much more easily
Autofish 0.1.1 for 1.5.2
? Code cleanup
? Added recaster - if you don't catch a fish within a minute or so, it will recast
Autofish 0.1 for 1.5.2
? First release
[/spoiler]
[注意事项]
此帖为接坑帖,前搬运帖地址
[1.6.2~1.8][SSP][原创汉化]自动钓鱼-Autofish-只为解放你的双手!
这里讲一下这个LiteLoader版本的跟那个Forge版本的有什么不同
这个是最早的AutoFish,作者是troyboy50
然后FreneticFeline就做了个Forge版的
所以这个是LiteLoader版本,有别于Forge的版本
警告:在服务器内使用时,请确保获得管理组许可,遭到处罚请自行承担后果
本帖仅为搬运帖,不对MOD问题作出任何解答,有问题请到原帖问作者
[下载地址]
<原地址><百度云盘>由于CurseForge在国内有些人上不去,所以提供国内网盘下载有能力请到原帖下载,支持原作者!
1.12.2及以下请使用Liteloader,1.13需要Rift,1.14和1.15需要Farbic
联动:[1.15.2-1.8][AutoFish——自动钓鱼]解放你的双手![Forge]
滋瓷{:10_492:}
 本帖最后由 a990115199 于 2016-9-2 20:53 编辑 
正好一年了……
管理员????
尼玛的自定义头衔- -
握草而且这头衔竟然还不是管理员是管埋员……
正好一年了……
管理员????
尼玛的自定义头衔- -
握草而且这头衔竟然还不是管理员是管埋员……
a990115199 发表于 2016-9-2 02:34
本帖最后由 a990115199 于 2016-9-2 02:36 编辑
正好一年了……
管理员????
你看错了,那是管埋员
这个。。。难道还要换forge?
老魔 发表于 2016-9-2 05:21
这个。。。难道还要换forge?
请看联动帖
虽然不懂楼上在讨论啥,不过我来的还挺早!???
不做伸手党
咋不加个人气
Zero_Exact 发表于 2017-1-29 03:13
咋不加个人气
AC电鱼机路过(滑稽)
ZERO啊,你这个有点太……不长者了吧(滑稽)
版主官网更新了
LiteLoader版本怎么使用,能不能教萌新一下
浅念哥 发表于 2016-9-2 01:38
滋瓷{:10_492:}
还可以自动换鱼竿 23333
请问为什么在服务器1.11.2版本的服务器里,我试了2个服务器,都有刚开始挂机钓鱼能用,有时候几分钟后就不会自动甩杆了,一直停在那里
官网已更新1.12  求大佬搬运 谷歌链接我打不开
 谷歌链接我打不开
楼主1.12又更新了
期望服务器可以用
楼主啊,求搬运1.12
 本帖最后由 321zhangjvzhi 于 2017-6-19 10:31 编辑 
【我啥也没说】
谷歌链接?
Bear__kid 发表于 2017-6-13 22:20
官网已更新1.12 求大佬搬运 谷歌链接我打不开
【我啥也没说】
谷歌链接?
感谢楼主分享
版主自动钓鱼1.12版本更新了!没翻墙进不去,求搬运
等了好久,终于出了。
一般服务器不给用吧
很实用的mod啊......我一直不怎么会钓鱼
为什么我用不了?
在服务器里帮助很大,谢谢lz
很方便,很稀饭
#在这里快速回复#支持
网盘失效了,求更新
674498248 发表于 2017-7-30 20:30
网盘失效了,求更新
没失效啊...
一边钓鱼一边看小说,很皮很舒服
表示用不了
空岛福利啊,这样连钓鱼机也不用做了,不知道效率怎么样
看到官方更了下载不了我也很无奈啊
谢谢楼主最帅最帅~~~~~~
楼主该更新了..原网址更新了但下载不了很难受..
1.12.1可以用的吗 - -
快更1.12.2呀
最终信号 发表于 2017-10-31 14:32
快更1.12.2呀
+1 同求啊
自动钓鱼1.12.2已更新
求搬运1.12.2版本QAQ去作者官网下载失败。。
这个超级解放啊,以前钓鱼电脑前一守就是多久
作者已经更新到1.12.2了
 本帖最后由 ya1807814568 于 2018-2-1 21:29 编辑 
大佬 更新到1.12.2了 求搬一下
大佬 更新到1.12.2了 求搬一下
坐等1.12.2
给你们这个也好使
安哲 发表于 2018-2-15 00:20
给你们这个也好使
1.12.2也能用的
哇~下一个试试!!!
官网已经更新1.12.2了,楼主快更新吧