Minecraft Fabulous Clouds mod 2026 download
logo
minecraft mod Fabulous Clouds

Fabulous Clouds

Game Version: 1.17.1
Total Downloads: 0
Updated: Aug 12, 2021
Created: Aug 12, 2021
Download Fabulous CloudsDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
Fabulous Clouds v0.2.0 release 31.47 KB Aug 12, 2021 1.17.1 0 download Fabulous Clouds Fabulous Clouds v0.2.0 releaseDownload

Description

Share this:

Fabulous Clouds is a client-side 1.17 (also works on the 1.18 experimental snapshots) Fabric mod that makes Minecraft's clouds look much better. It isn't going to be backported. Fabulous Clouds is compatible with Sodium.

 

1.18 Sunset

Fabulous Clouds has 3 major features: vibrant clouds, customizable cloud layers, and procedurally generated cloud covers. Vibrant clouds make the clouds change color in sunrise/sunset similar to bedrock edition. Procedural cloud covers change how the clouds are shaped over time based on three presets: Clear, Normal, and Cloudy. Cloud layers be changed in the ".minecraft/config/fabulous-clouds" config file:

 

{

    "vibrant_clouds": true,
    "vibrance_intensity": 1.0,
    "enable_default_cloud_layer": true,
    "cloud_layers": [

        {

            "offset": 64.0,
            "scale": 1.25,

            "speed": -1.0

        }

    ],

    "noise_clouds": true,

    "debug_noise_clouds": false

}

This example enables the default vanilla cloud layer and adds a cloud layer 64 blocks above normal cloud height. The negative speed means it will go in the opposite direction to the default cloud layer. Cloud layers all have an offset, scale and speed:

  • offset is how many blocks above or below cloud height the layer is positioned. (default cloud layer is 0.0)
  • scale is how big the cloud layer is. (default cloud layer is 1.0)
  • speed is how fast the cloud layer moves. (default cloud layer is 1.0)

You may add this mod to your modpack.

Comments

Add a comment