What steps will reproduce the "bug"?
- Create Item with a custom model data (e. g. Stick)
- Register it with "/cp create specialcompost 2"
- Create another item that is the same as the first but with a different custom model data
- Register it
- Repeat Step 3.
- Try putting all three items in a composter
It will take all three items.
Is it possible that it checks, before an item is being put in a composter for the custom model data?