Added
- Entity shading toggle. A resource pack reload will occur when toggled.
Changed
- Entity shading is now stable and can be toggled similar to blocks and clouds
- Entity shading will no longer affect items in the inventory and other stuff in GUIs
Fixed
Deprecated
- Experimental entity shading resource pack is now deprecated, prefer the new toggle
Changed
- Port to Minecraft 24w21b
- Update
SimplyNoShading.instance()
specification to now specifically return a singleton instance/implementation - Update
SimplyNoShading.configPath()
as an optional operation and allow null return value - Make sure to initialize current implementation instance once (just in case)