Revamped custom item system:
- now uses NBT to keep track of items and events, no longer using display names
- use ItemManager static helper methods to get instances of ItemContext
- create your own instances of ItemContext (extend the class)
Revamped custom item system:
- now uses NBT to keep track of items and events, no longer using display names
- use ItemManager static helper methods to get instances of ItemContext
- create your own instances of ItemContext (extend the class)