90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today!
Changelog
Sky Aesthetics 1.4.0
Features
- Added Fog Settings
- Custom fog color
- Custom fog density
{
"fog_settings": {
"fog": true,
"fog_color": [255, 0, 0],
"fog_density": [10, 11]
}
}
- Added cloud settings
- Custom cloud color depending on the weather
- Cloud Height
- Render clouds
{
"cloud_settings": {
"cloud": false,
"cloud_height": 192,
"cloud_color": {
"base_color": [255, 0, 0],
"rain_color": [0, 255, 0],
"storm_color": [0, 0, 255],
"always_base_color": false
}
}
}
Changes
- Remove
fog
settings. You can now usefog_settings
to enable fog. - Move
clouds
andclouds_height
tocloud_settings
to enable clouds.
Files
sky_aesthetics-fabric-1.4.0.jar(108.78 KiB) Primary Download
Featured versions
See allProject members
The Stellaris Team
Organization
St0x0ef
Dev
TathanDev
Maintainer
Details
Licensed MIT
Published 4 months ago
Updated 17 days ago