Smelly Mod
The Smelly mod allows you to configure hostile mobs to snatch various items from your inventory. You can customize absolutely all aspects of the gameplay to your liking through the configuration file.
Examples of mob configuration in config:
# Strings contain information about mobs, what items they will search for in inventory and how quickly they pursue the player. Format: mobid|items|speed. (mobID can be duplicated)
# Items can be:
# The word breeding: mob breeding items will be used
# An ore dictionary entry: all items of this category will be used (Example: oreIron)
# A list of item identifiers separated by commas: modid:itemid:meta. Meta can be , then item metadata will be ignored (Example: minecraft:wool:7 or minecraft:stone)