CarbonFLTR
About the Modification
CarbonFLTR is a client-side item filter mod that allows players to automatically avoid picking up unwanted dropped items during gameplay.
How it Works
This modification is completely client-side and doesn't require installation on the server, since item pickup mechanics are always handled by the server. Using special commands, you can configure a list of items you want to ignore when picking up.
Management Commands
To add an item to the filter:
/carbonfilter add minecraft:netherrack
To remove an item from the filter:
/carbonfilter remove minecraft:netherrack
Technical Requirements
Cloth Config API is required for the mod to function.