For reference, gradient presets are usually formatted like this, 2 values on one line up to line 16, in order of, (color position, velocity)

0, 5;
1, 60;
2, 9;
3, 13;
4, 73;
5, 75;
6, 17;
7, 21;
8, 29;
9, 33;
10, 78;
11, 41;
12, 42;
13, 50;
14, 81;
15, 51;
16, 16; (This is the desired length of the gradient, other colors are still included so it can be adjusted AFTER inserting)

(Total expected lines: 17)