Hi so this is my first mod, expect it to be a bit rough around the edges.
Currently Cursed Creations adds:
1. Component (NBT) Value Filter
- Filters items based on NBT data
- Dot-notation path system e.g. apotheosis:rarity
- Colons are supported in key names
- Only dots separate path segments
- **Case-insensitive value matching**
2. Component (NBT) Presence Filter
- Filters items based on NBT data PRESENCE
- Checkmark to selected to filter for it being present, unmarked for not present.