[BlockParser.ParseIconFrameCount(byte)](https://github.com/instilledbee/PSXMMCLibrary/blob/6a28a1e9c839946fb9f417685a65dc4a29d5405e/PSXMMCLibrary/BlockParser.cs#L75-L110) can be refactored from the current switch case to a simple integer modulo operation on the parameter.