Skip to content

A simple Fabric mod that adds an enchantment that makes fishing give any random item.

License

Notifications You must be signed in to change notification settings

Overcontrol1/RandomFishing

Repository files navigation

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.

About

A simple Fabric mod that adds an enchantment that makes fishing give any random item.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages