promotional bannermobile promotional banner

Better Fishing [Automatic]

An automatic fishing mod for Minecraft 1.21.8~ built on the Fabric framework.
Back to Files

better-fishing-1.1.2-beta.jar

File namebetter-fishing-1.1.2-beta.jar
Uploader
ShawCayanoShawCayano
Uploaded
Feb 5, 2026
Downloads
4.2K
Size
946.5 KB
Mod Loaders
Fabric
File ID
7578503
Type
R
Release
Supported game versions
  • 1.21.11

Curse Maven Snippet

Fabric

modImplementation "curse.maven:better-fishing-automatic-1349763:7578503"

Learn more about Curse Maven

What's new

refactor: improve config screen UI and add item drop logging

  • Bump version to 1.1.2-beta

  • Refactor filter settings panel to use StringWidget with EditBox

  • Improve footer layout using LinearLayout with horizontal spacing

  • Add info logging when blocked items are dropped

  • Remove unused ConfigSliderWidget component

  • Handle empty block list by setting null instead of empty set

  • Add local player check in FishCatchingEvent invoker

  • Only trigger fishing callbacks when the fishing hook belongs to local player

  • Fix issue where nearby players would react to each other's fish catches