promotional bannermobile promotional banner

Fishing Made Better

Overhauls Minecraft's fishing into a full fishing minigame, with custom config-driven fish types with mod support.

File Details

FishingMadeBetter-1.12.2-2.2.1.jar

  • R
  • Jan 27, 2022
  • 620.82 KB
  • 12.6K
  • 1.12.2
  • Forge

File Name

FishingMadeBetter-1.12.2-2.2.1.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:fishing-made-better-306780:3626185")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

2.2.1:
    - Added tooltip to baitbox
    - Added config option for simplified bait usage
    - Modified reel speed calculation to fix issues with uncatchable heavy fish
    - Increased default reel speeds
    - Remove line snapping based on time, line snapping based on distance still exists
    - Added packet handshake logic to help with performance and sync
    - Added additional debug info to fish trackers when used in creative mode
    - Reworked baitbox to properly use bait based on fish weight 
    - Changed value of fishReproductionTime to 1 from 10, either regen fishingmadebetter.cfg or make this change yourself
    - Added a bit of forgiveness buffer to fix severe lag cancelling drops
    - Removed packets for autoReel, handled server side entirely now
    - Added End blacklist to two lava fish in default configs
    - Added server-side config option to skip minigame entirely and just reel in the fish when biting
    - Removed correctLine config option as it wasn't used for anything