Removed
- the config screen class that depended on SpruceUI
Changed
- deprecated
com.github.startsmercury.simply.no.shading
and should be replaced withio.github.startsmercury.simply_no_shading.api
- move to from SpruceUI gui to Minecraft gui stuff (less dependencies)
- shading now only toggles once the bound key is released, instead of spamming
- follow similar structure to Fabric API's making to separate public interface and implementation
- changed some mixins to now use MixinExtras