- Added support for Chat Suggestion (command autocomplete)
- In chat, chat suggestions and in creative inventory, the contents now don't render outside of where they should, making the scrolling much more pleasant
- On resource reload, the config now reloads too, so you don't have to restart the game for your changes to apply
- Updated to 1.20.2
- Changed how config file works: the safe values are 0 - 1 now and smaller number means faster scrolling animation
- Added support for Chat heads mod
- Added a note about how to use the config file inside the config file
- Removed Fabric API dependency
- Made a logo
- tweaked some scrolling speeds
- added a config file
- safe values are >1 and 0 but it will not stop you from having unsafe values
- the bigger the number, the faster the animation
- it takes 1 second to divide the distance between current position and target position by the set number
- if the value is 0, the animation is disabled
removed log spam