
3.1.0 No longer works for servers with custom resource packs
Commander07 opened this issue ยท 1 comments
The primary point of the mod is to fix the selector, though, so it seems rather antithetical to add such an option. Mojang just broke it even worse in 1.20.2 by breaking up the GUI texture atlas and cropped the selector texture to 23 pixels in height. This solution was deemed the best option because it left full control of how the fixed selector would look in the user's hands, which would allow for it having the exact appearance of how the selector would have appeared prior to 1.20.2.
The server you are playing on should have downloaded their pack to the server-resource-packs
folder. You can take that asset and make your own pack to add the fixed texture. If you were playing on the server in a previous version of the game, you might have a pack from it with the old atlas from which you could get the full 24x24 selector texture from, but in your case it would appear that there may be white-space at the bottom, which would mean you could just expand the texture canvas by 1 pixel downward and it should have the same result.