https://github.com/asheiduk/factorio-blueprint-decoder/blob/d6cd1562f52e715721ce448be977e2d4fc71600a/decode#L2538 The above line is the `qualityVersion`.  Typically set to 0, although I don't know when it's set to a different value.  I think that should be part of the version parsing.
factorio-blueprint-decoder/decode
Line 2538 in d6cd156
The above line is the
qualityVersion.Typically set to 0, although I don't know when it's set to a different value.
I think that should be part of the version parsing.