Skip to content

LZGM4702/soaring-clouds

 
 

Repository files navigation

Soaring Clouds

I always disliked how low clouds rendered in Minecraft, so I made a simple utility mod that allows you to pick whatever cloud height you want!

Requires the Fabric mod loader.

Configuration

config/soaring-clouds.json5

{ 
	/* Configures cloud height for each dimension type.
	   Overworld: minecraft:overworld
	   End: minecraft:the_end
	   Nether: minecraft:the_nether
	*/
	"cloudHeights": { 
		"minecraft:overworld": 175
	}
}

Preview

Default [125]:

With Soaring Clouds Default [175]:

With Soaring Clouds & Grondag's Clear Skies Mod:

License

This project is CC0-1.0.