CurseForge · Minecraft mod
CustomSkyboxes
Custom Skyboxes is a mod that allows you to change the sky, clouds, sun, moon, rain, snow, and stars in real time with a texture or GIF with Commands!
Quick answer
Which CustomSkyboxes release should I use?
CustomSkyboxesPlugin-1.0.2.jar targets 1.21.8, 1.21.5, 1.21.4 with Fabric, Forge, NeoForge. The project page does not say whether this file belongs on the client, dedicated server, or both. No extra mods listed for this file.
Where it goes
Is CustomSkyboxes required on the client, server, or both?
The project page does not say whether this file belongs on the client, dedicated server, or both.
The source does not explicitly classify this release as client-only or server-only.
What else does CustomSkyboxesPlugin-1.0.2.jar need?
CustomSkyboxesPlugin-1.0.2.jar. Change the file and its required mods may change too.
This file does not list any required mods. Do not add a library just because a different file uses it.
This file does not list any required or optional mods.
Before you install it
Add CustomSkyboxes without breaking your instance.
Built for CustomSkyboxesPlugin-1.0.2.jar. Pick another file and the loader, install side or required mods may change.
- 01
Stick to this file
Use CustomSkyboxesPlugin-1.0.2.jar. It targets 1.21.8, 1.21.5, 1.21.4 with Fabric, Forge, NeoForge; another release may have different loader, side or dependency requirements.
- 02
Bring the mods it needs
This file does not list any required mods. Do not add a library just because a different file uses it.
- 03
Put it on the correct side
The project page does not say whether this file belongs on the client, dedicated server, or both.
- 04
Pick the file you checked
Use the “Get this file” button beside CustomSkyboxesPlugin-1.0.2.jar. It opens that exact file at the source.
About this project
What does CustomSkyboxes add?
CustomSkyboxes
Fully customize the Minecraft sky in real time using textures or animated GIFs from a resource pack.
Replace the sky, sun, moon, stars, clouds, rain and snow individually, globally or per biome, in the Overworld, the Nether and the End.
**Client-side mod.** No server installation needed.
Supported Versions
| Loader | Minecraft |
|---|---|
| **Fabric** | 1.20.1 · 1.20.4 · 1.21.1 · 1.21.4 · 1.21.5 · 1.21.8 · 1.21.11 · 26.2 |
| **NeoForge** | 1.20.1 · 1.20.4 · 1.21.1 · 1.21.4 · 1.21.5 · 1.21.8 · 1.21.11 · 26.2 |
| **Forge** | 1.20.1 · 1.20.4 |
Fabric versions require [Fabric API]
Base Command
/customskyboxes <set/biome/reload/clear>
/customskyboxes set <type> <texture|color> [args...]
/customskyboxes clear <type|all>
/customskyboxes reload
/customskyboxes biome set <biome> <type> <texture|color> [args...]
/customskyboxes biome list
/customskyboxes biome clear <biome> <type|all>
Types and arguments
| Type | Arguments after the texture/color |
|---|---|
sky, day_sky, night_sky |
[opacity] [fadein] [fadeout] [speed] [rotation] |
rain, snow |
[opacity] [fadein] [fadeout] [speed] |
sun, moon |
[scale] [opacity] [fadein] [fadeout] [speed] (texture can be vanilla) |
clouds |
[skycolor] [opacity] [fadein] [fadeout] [speed] |
stars |
<color> [scale] [amount] [dayCycle] [opacity] [fadein] [fadeout] |
* **opacity**: 0 to 1
* **fadein / fadeout**: transition time in ticks (0 = instant)
* **speed**: GIF playback speed (1 = normal, 2 = twice as fast, 0.5 = half speed)
* **rotation**: turns the sky texture horizontally, in degrees
* **skycolor**: tints the clouds with the time of day
* **dayCycle**: stars only show at night
Examples
/customskyboxes set night\_sky galaxy.png
/customskyboxes set sky aurora.gif 1 40 20 2
/customskyboxes set day\_sky panorama.png 1 0 0 1 90
/customskyboxes set moon eclipse.png 1.5
/customskyboxes set stars CYAN 1.2 3
/customskyboxes biome set minecraft:desert sun big\_red\_sun.png
/customskyboxes clear all
Your skyboxes are saved automatically and restored when you restart the game.
Sky Domes
* sky is always visible, day_sky fades in during the day and night_sky at night.
* Works in the **Nether** and the **End**, including during the **Ender Dragon fight**.
* Textures are mapped as a 360° panorama (**2:1 images look best**): the top of the image is the zenith and the middle is the horizon.
* The left and right edges of the image blend smoothly where they meet. Use rotation to move that spot, for example behind mountains.
Resource Pack Folder Structure
assets/customskyboxes
customskyboxes/
├── sun
├── moon
├── night\_sky
├── day\_sky
├── sky
├── clouds
├── rain
└── snow
![folders]
Supports .png and animated .gif files. After adding textures, run /customskyboxes reload or press F3+T.
Multiplayer
To apply CustomSkyboxes effects to other players, use:
[Client Execution Mod]
Or use the **CustomSkyboxesPlugin** (Paper/Spigot 1.20.1+) to control the skies of @a or any player from the server:
/customskyboxesplugin set <@a|player> <type> <texture|color> [args...]
/customskyboxesplugin clear <@a|player> <type|all>
/customskyboxesplugin biome set <@a|player> <biome> <type> <texture|color> [args...]
/customskyboxesplugin reload <@a|player>
Players need the mod installed and the textures in their resource pack.
Why Use CustomSkyboxes?
CustomSkyboxes is perfect for Minecraft map makers, server developers, and content creators who want to create immersive environments and cinematic effects.
With real-time sky customization, you can:
* Create dynamic weather and atmosphere
* Add animated skies using GIFs
* Build unique biomes and dimensions
* Improve storytelling and immersion
* Make maps feel more alive and professional
* Instantly change visuals during gameplay
Whether you're making an adventure map, horror experience, RPG server, or cinematic project, CustomSkyboxes gives you full creative control over the Minecraft sky.
What's New in 1.0.2
* **NeoForge support**: 1.20.1, 1.20.4, 1.21.1, 1.21.4, 1.21.5, 1.21.8, 1.21.11 and 26.2
* **Forge support**: 1.20.1 and 1.20.4
* **New Fabric versions**: 1.20.1, 1.20.4, 1.21.8, 1.21.11 and 26.2
* **Fixed** custom skyboxes not showing in the End on 1.21.5 (also fixed on 1.21.11 and 26.2)
* **Fixed** sky textures stretching toward the center of the sky; they now map as a proper 360° panorama
* **Fixed** custom skies disappearing during the Ender Dragon fight
* **New** speed argument to control GIF playback speed
* **New** rotation argument to rotate sky textures horizontally
* **New** smooth blending where the left and right edges of the sky texture meet
* **New** server plugin to control skyboxes of other players
Project description from CurseForge.
Pick your setup
CustomSkyboxes by Minecraft version and loader
Choose the version and loader you play, then open the matching release.
1.21.11
3 loader builds1.21.8
3 loader builds1.21.5
3 loader builds1.21.4
3 loader builds1.21.1
3 loader builds1.20.4
3 loader builds1.20.1
3 loader buildsCheck the dependencies, then try the file in a copied instance before changing a world you care about.
Recent files
CustomSkyboxes versions and loaders
CustomSkyboxesPlugin-1.0.2.jar
14 Sept 2026
customskyboxes-neoforge-mc26.2-1.0.2.jar
14 Sept 2026
customskyboxes-neoforge-mc1.21.11-1.0.2.jar
14 Sept 2026
customskyboxes-neoforge-mc1.21.8-1.0.2.jar
14 Sept 2026
customskyboxes-neoforge-mc1.21.5-1.0.2.jar
14 Sept 2026
customskyboxes-neoforge-mc1.21.4-1.0.2.jar
14 Sept 2026
customskyboxes-neoforge-mc1.21.1-1.0.2.jar
14 Sept 2026
customskyboxes-neoforge-mc1.20.4-1.0.2.jar
14 Sept 2026
customskyboxes-forge-mc1.20.4-1.0.2.jar
14 Sept 2026
customskyboxes-forge-mc1.20.1-1.0.2.jar
14 Sept 2026
customskyboxes-mc26.2-1.0.2.jar
14 Sept 2026
customskyboxes-mc1.21.11-1.0.2.jar
14 Sept 2026
Looking for an older file? The official CurseForge project page is in Resources.