Started by
Mymann
on
Topic category: Help with Minecraft modding (Java Edition)
Anyone have any idea on how to make one? I would prefer to have this procedure to not delete the item that a player drop.
The goal is to delete the items that a mob can drop if it isn't killed by a player. This should deletes any extre items that is not included in the loot table like equipment and gears
This is far easier to do with datapacks. You'll need to use the minecraft:killed_by_player condition
I think you can also edit loot tables in mcreator but it's easier to do it manually imo