Compatibility
Minecraft: Java Edition
1.21.4–1.21.10
Platforms
Creators
Details
Licensed MIT
Published 3 weeks ago
Updated 4 days ago
Changelog
Fully rewritten as a mod.
- Lucky Rod is mostly unchanged, now has 1 luck attribute instead of 2.
- Celestial Rod has a luck attribute of 2 now, and its method of obtaining has been changed. Now fished up from treasure loot tables with an exceptionally rare chance.
- Full Simple skills support. If you have Simple Skills installed this will adjust its fishing loot tables. Expert and Grandmaster loot tables are only available when your fishing level is 75-98 and 98-99 respectively.
- 1 Mixin that patches vanilla held item checks and supplements generic item classes instead of specific items. The code/mixin for this literally looks like this :

It genuinely just patches a specific method. It could not be more lightweight. Could not be less invasive. and subsequently adds support for any modded fishing rod. FishingRodItem is a vanilla class made by Mojang themselves. It's just that when they check for fishing rod behavior, they compare it against the specific item:FISHING_ROD, which extends the FishingRodItem subclass anyway.
Please message me on Discord for support until I get around to putting all this up on Github.
Files
Metadata
Release channel
ReleaseVersion number
0.0.1bLoaders
Game versions
1.21.10Downloads
45Publication date
November 19, 2025 at 7:32 AMPublisher
nty
Member


