- Adds the original overlay from 1.12 Random Things (Thanks to [unascribed](https://github.com/unascribed) for porting it! [#6](https://github.com/alkyaly/Time-in-a-Bottle/pull/6))
- Fixes possible ArrayIndexOutOfBoundsException when reloading a `speed-levels` change.
- Changed config system, doesn't uses MicroConfig anymore.
- New config entries:
* speed-levels is an array of Integers, the order of the Items in the array matters.
* duration is the amount of seconds the AcceleratorEntity persists.
* time-second is the amount of ticks to add to the Time in a Bottle every second.
* max-time is the max amount of ticks a Time in a Bottle can store.