Added Features:
- Catmull-Spline Lines instead of cubes for tracking!
- Binary Format for storage (Previously JSON)
- Two modes for Catmull-Spline: DEFAULT and GROUPED, where DEFAULT it curves inside a single block and curved measures around 5 blocks.
- Thickness option
- Group Size Option
- Render Distance Option
- Render Cubes when not connected in a line
Unfortunately old format (JSON + HashSet) wasnt optimal for lines :( old blocks might render as cubes