[Loot Table Events] Backport of MODIFY_DROPS from 1.21.10 to 1.21/1.21.1
lxly9 opened this issue ยท 0 comments
Hey, im developing a mod that changes up minecrafts progression and need a catch-all for modifying loot tables of chests, entities, etc. to replace a few stacks like ingots and lower the amount of certain stacks for them to not break progression. since im trying to make it as mod compatible as possible im opposed to just modifying known tables/providing table.json files (as that would also be too much work).