Started by
Trehmor
on
Topic category: Help with Minecraft modding (Java Edition)
I want to add custom items to the vanilla loot tables for some structures and fishing, but that makes vanilla items to not appear in the loot table, someone knows how to solve this ?
You will need to manually code loot table modifiers, check https://mcforge.readthedocs.io/en/latest/items/globallootmodifiers/ for more info