- Update dependencies
- Fix resetConsoleColor not working on linux
- Various improvements on itemstack handling:
- Fix Placeholders is not set on first replace(caching) of a item
- Improve config replaced nbt error handling
- Optimize user item restore cache efficiency
- Optimize itemstack cache accessing efficiency (Tested on 1.20.5+: 1x times on regular items, over 5x times on items with components)
- Fix capture on items
- (Many things else I forget, feel free to check sources)