Closed muzikbike closed 6 months ago
Hi - thank you for taking the time to put this PR together! We will however not be accepting this change, as it is migrating to a resource pack format that the game client does not expect, and this work is not currently planned.
With 1.20.5's long-awaited splitting of map icons into individual files, this means that the only two classic-style texture atlases yet to be split are experience orbs and moon phases. Since there's just two of them, why not rip this bandaid off and get them split just before 1.20.5 releases to limit any subsequent migrations needed by resource pack authors?
Changes:
There would be two new atlases generated to deal with these newly split textures - one for experience orbs and another for all celestial bodies (the sun and all phases of the moon).
Obviously a commit like this is probably trivial compared to the code changes needed in the actual game to support split textures like these, but in the slim event that this does happen I hope I've made the process just a bit smoother for all involved. I would have done this a month ago, but #10 was a blocker.
Some things to note that may be relevant: