File Details
Release 2.8 for 1.21.4
- R
- Apr 28, 2026
- 284.41 KB
- 340
- 1.21.4
- Fabric
File Name
skyboxify-2.8+1.21.4-fabric.jar
Supported Versions
- 1.21.4
Curse Maven Snippet
Release 2.8
General
- Moved from LightConfig to YetAnotherConfigLib as LightConfig is discontinued.
- You will need to download yacl, as it is not included.
- Your settings should persist.
Other/API
- Removed getVersion as I don't know how to handle these changes
- New getConfigHandler and getConfigScreen methods
- SkyboxifyConfig#load is gone ->
SkyboxifyImpl.getInstance().getConfigHandler().load() - SkyboxifyConfig#getConfigScreen is gone ->
SkyboxifyImpl.getInstance().getConfigScreen(parent)

