Compatibility
Minecraft: Java Edition
1.20–1.20.4
Platforms
Fabric
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
Random Fishing
About
This simple mod adds an enchantment for fishing rods that causes fished up items to be random.
Items are fished up in random amounts.
The enchantment is not compatible with Luck of the Sea.
Uses Polymer to be completely serverside, and only optional on the client.
Configuration
The max amount fished up can be modified with the gamerule randomFishingMaxCount.
Additionally, the mod may be configured with a datapack:
Individual items may be blacklisted through the item tag randomfishing:blacklist
. See this wiki page for more information on tags.
A modwide blacklist is available through a JSON file, found at data/randomfishing/blacklist.json
. This file should contain only a JSON array of strings - the mod IDs of each blacklisted mod.