Fixed a crash caused for when the map name included illegal characters (such as ':') caused by the Storage system trying to save the session using that map name.
Version for 1.21 and 1.21.1 due to breaking changes on Fabric API Rendering.
Fixed a crash caused for when the map name included illegal characters (such as ':') caused by the Storage system trying to save the session using that map name.
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
First version



