fixed color wrapping
- Added hook to RenderGuiOverlayEvent.Post in order to add compatibility to mods that add overlays
- Added support for comfort status effect from Farmer's Delight
Vanilla moved all GUI elements to an atlas instead of using multiple files. Hearts are now added to the same atlas and don't require coloring on each render frame anymore. Resource pack creators will get an update about the exciting new system and the way it works in the next few days on the GitHub repository.