Stop version number from overlapping running fox in loading screen
Right now, the animation of the running fox in the loading screen is overlapped by the NeoForge version number below it. This is because the fox is only as high as the version number's height; it does not account for the space below the version number. This PR fixes that (presumed) oversight.
Before this PR:
With this PR:
- [ ] Publish PR to GitHub Packages
Instead of copy pasting the 10 into more places, that value should be extracted into a PADDING constant.
@Tkain, this pull request has conflicts, please resolve them for this PR to move forward.
This should be fixed in the newest version, once that actually builds.