~ Completely rewrote backend
~ Updated to 1.20.2
+ Embedded YACL
+ New config setting allowing to search in whole item tooltip instead of just name
- Removed all keybinds
~ Item collection now happens during creation of a new item stack, instead of listening to packets
~ Reduced default number of maximum items stored, items displayed and maximum possible values for these by 8x
~ Everything works a lot faster
+ Added feedback on keybinds
+ Adding items in async, so it doesnt affect ping
~ Actions with keybinds now blocking other actions (now you cannot clear void when it's saving)
âš Currently code is a mess that is really lacking optimization, so I wont update it (except minor fixes for bugs caused by this update) until I decide to completly rewrite this mod
+ Void is loading in separate thread to avoid lags
+ Finished "scan for items" keybind
+ Raised max display items and lowered max stored items
+ Dynamic update now scans the world for items
~ Moved from Cloth Config API to YACL
~ Fixed search config not applying when opening creative inventory with void tab selected