How to change the animals loot tables?
Hi, I have a question how would one change the animal loot table?
Example reducing the amount of Animal Fat animals drops, removing bones from wolves, etc..
I looked into CustomLoot and BETTER Loot plugins but they don't seem to support animal loot tables.

Well that isnt really a loot table.... its a gatherable resource.... I mean you could use GatherManger but that wont give you a per animal gather rate... it will just be overall

When the BaseCorpse spawns, change its .resourceDispenser.

Zugzwang

When the BaseCorpse spawns, change its .resourceDispenser.

I don't think your answer is appropriate since OP does not look like a developer