I have a mod which features I like quite a lot.
However it adds many items to the fishing loot table and my friend doesn't like fishing them up. We want to keep the mod but remove the items from the table.
Tldr, I want to blacklist specific item ids, or tags from being fished
Wondering if theres a way to do this with a datapack, and if so where do I start?
If not possible with datapack, what part of the fabric api should I look at to do something like this?