Wudji / XPlus-AutoFish

An update of MrTroot's Autofish mod to 1.19.4+ with various new features & bugfixs.
https://modrinth.com/mod/x+-autofish
GNU General Public License v3.0
16 stars 6 forks source link

1.21 fabric 1.3.0启用持续模式后误判收竿 #24

Closed GhostMillet2024 closed 1 day ago

GhostMillet2024 commented 3 weeks ago

1.3.0 持续模式下即使没有鱼上钩也可能自动收竿, 关闭持续模式后正常 单人和服务器都有这个问题, 1.2.0 没有, 可能是bug?

mods: XPlus AutoFish Simple Voice Chat Cloth Config API Fabric API

{
  "isAutofishEnabled": true,
  "multiRod": false,
  "isOpenWaterDetectEnabled": true,
  "noBreak": true,
  "persistentMode": true,
  "useSoundDetection": true,
  "forceMPDetection": false,
  "recastDelay": 500,
  "randomPercent": 0,
  "reelInDelay": 1,
  "clearLagRegex": "\\[ClearLag\\] Removed [0-9]+ Entities!"
}
dodo939 commented 4 days ago

是的,我也是有这个情况,版本1.3.1 fabric