Place the datapack zip file inside your world's "datapacks" folder to enable.


To change the loot drops, open the zip, then:-

Open data/minecraft/loot_table/entities/

then open each .json file with your favourite text editor.


For example: To edit the Pig drops, open pig.json

If you want to edit the item just change the id "minecraft:xxxx" to whatever ID you want to use
change the weight to make it more frequent or less frequent drops
change the count to change number of items dropped

save and close the file.
