Tweaked sorting for slabs, walls, and spawn eggs (should now effectively sort with the type of item first, then the subtype, i.e. "spawn_egg_blaze" rather than "blaze_spawn_egg")
GUI textures are now stitched into an atlas dynamically, same as vanilla GUI textures! This means better performance, but also means any resource packs you might have been maintaining will unfortunately break and need updating.