
SuperFancyClouds: Refabricated
A vanilla style mod that makes clouds fancier and more dynamic.
Обновлён 1 июля 2026 г. · опубликован 28 января 2023 г.
Refabricated / Rearchitected / Reneoforged
This is an unofficial continuation of SuperFancyClouds original by ami-wishes.
- This mod is a fabric port of SuperFancyClouds in the beginning, so named "refabricated".
- Since 1.7.4 we support multiloader powered by Arch-Api, this mod is rename to "rearchitected".
- Since x.9.1 we support neoforge but without arch, this mod is rename to "reneoforged".
SuperFancyClouds
A client/server side mod makes your Minecraft sky full of more stereoscopic and dynamic clouds.

Tap the Images on navigator bar for more preview.
Beyond the Original
- Cloud height / density / width / thickness and other contents is highly configurable.
- Cloud can detect current weather and biome to change its density.
- Cloud will get blush at dawn or dusk.
- Cloud bottom will get darker when its thickness is high.
- Cloud will dodge from higher mountains or tall building. (>1.7.0, inspired by RealisticClouds)
- Cloud can detect biome chunk-by-chunk for more accurate and rational placing. (>1.7.0, personal revival from RealisticClouds, it's a nice mod :)
- Rain can only appear where is cloud above.
- Dimension divide config supported.
- And more…
Fix
- Cloud will not be culled in view boundary.
- Cloud will not refresh when playing for too long.
- Improved flicker issue when player across chunk border.
Mod relationship
Dependence
For all platform:
- Architectury API is required (for multiplatform version).
- Cloth Config is optional to build config screen on client.
Fabric extra:
- Fabric API is required.
- Mod Menu is optional to access config screen on client.
Compatibility
- Distant Horizons 's LOD chunk no longer covered by SFCR (manually enable required).
- Particle Rain 's rain particle no generated where is no clouds (manually enable required).
- SereneSeasons & Fabric Seasons can changing SFCR cloud density by different seasons.
Incompatibility
Obviously incompatible with most mod who modified cloud render system. Include Cull Clouds, Extended Clouds and the others. If you put SFCR with it together, they will throw some issue even crash.
- If you encounter a crash with Sodium,try disable its cloud mixin by add
mixin.features.render.world.clouds=falseto .minecraft/config/sodium-mixins.properties
Q&A
Few cloud?
It's maybe normal due to cloud noise sampler and dynamic density feature. You can decrease sample steps, biome affect, and increase common density in config screen to let the sampler generating more clouds. (The density curve is not straight but like a stair. You may need to move larger range on density slider to make it effect.)
Fog may also cover the clouds. You can disable it to check the clouds amounts.
If you set a high value of biome affect and play in desert or savanna, there may not be a cloud in the sky. Its based on biome downfall value and times with cloud density.
Client or Server?
Client side only is OK. But if it have both side installed and enable server function in config, SFCR can make every player have same shape of clouds.
On dedicated server, there is a command list for its administrators to control SFCR feature & config remotely. Simply type in "/sfcr help" then enter in chat bar you'll see it.
Version supports?
This mod now maintained in:
- 1.16.5, 1.18.2, 1.19.2, 1.20(.1) on Fabric, Forge.
- 1.21(.1), 1.21.11, 26.1.x, 26.2 on Fabric, NeoForge.
Modpacks?
Free to use under MIT License.
Link
You can submit your suggestion or issue on Github.
Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| 1.9.4+1.16.5-forge | Релиз | 1.16.5 | forge | 1 июля 2026 г. | Скачать (269 КБ) |
| 1.9.4+1.19.2-fabric | Релиз | 1.19.2 | fabric | 1 июля 2026 г. | Скачать (125 КБ) |
| 1.9.4+1.19.2-forge | Релиз | 1.19.2 | forge | 1 июля 2026 г. | Скачать (303 КБ) |
| 1.9.4+1.20.1-forge | Релиз | 1.20, 1.20.1 | forge | 1 июля 2026 г. | Скачать (742 КБ) |
| 1.9.4+1.21.1-neoforge | Релиз | 1.21.1 | neoforge | 1 июля 2026 г. | Скачать (133 КБ) |
| 1.9.4+1.21.1-fabric | Релиз | 1.21, 1.21.1 | fabric | 1 июля 2026 г. | Скачать (129 КБ) |
| 1.9.4+1.16.5-fabric | Релиз | 1.16.5 | fabric | 1 июля 2026 г. | Скачать (120 КБ) |
| 1.9.4+1.18.2-forge | Релиз | 1.18.2 | forge | 1 июля 2026 г. | Скачать (280 КБ) |
| 1.9.4+1.20.1-fabric | Релиз | 1.20, 1.20.1 | fabric | 1 июля 2026 г. | Скачать (124 КБ) |
| 1.9.4+1.18.2-fabric | Релиз | 1.18.2 | fabric | 1 июля 2026 г. | Скачать (121 КБ) |
| 2.9.4+26.2-neoforge | Релиз | 26.2 | neoforge | 1 июля 2026 г. | Скачать (127 КБ) |
| 2.9.4+26.1-neoforge | Релиз | 26.1, 26.1.1, 26.1.2 | neoforge | 1 июля 2026 г. | Скачать (126 КБ) |
| 2.9.4+26.2-fabric | Релиз | 26.2 | fabric | 1 июля 2026 г. | Скачать (129 КБ) |
| 2.9.4+1.21.11-fabric | Релиз | 1.21.11 | fabric | 1 июля 2026 г. | Скачать (130 КБ) |
| 2.9.4+1.21.11-neoforge | Релиз | 1.21.11 | neoforge | 1 июля 2026 г. | Скачать (128 КБ) |
Показаны последние 15 из 148 версий.
Ченджлог
1.9.4+1.16.5-forgeРелиз1.16.5 · 1 июля 2026 г.
1.9.4
- Fix rebuild interval will get shorter when fps is extremely high.
- Fix NCNRLogically potentially stuck the server tick.
- Fix a potentially NPE in mixinPlugin.
- Fix biomeDetectByChunk condition is reversed.
- Add isCloud api.
1.9.4+1.19.2-fabricРелиз1.19.2 · 1 июля 2026 г.
1.9.4
- Fix rebuild interval will get shorter when fps is extremely high.
- Fix NCNRLogically potentially stuck the server tick.
- Fix a potentially NPE in mixinPlugin.
- Fix biomeDetectByChunk condition is reversed.
- Add isCloud api.
1.9.4+1.19.2-forgeРелиз1.19.2 · 1 июля 2026 г.
1.9.4
- Fix rebuild interval will get shorter when fps is extremely high.
- Fix NCNRLogically potentially stuck the server tick.
- Fix a potentially NPE in mixinPlugin.
- Fix biomeDetectByChunk condition is reversed.
- Add isCloud api.
1.9.4+1.20.1-forgeРелиз1.20, 1.20.1 · 1 июля 2026 г.
1.9.4
- Fix rebuild interval will get shorter when fps is extremely high.
- Fix NCNRLogically potentially stuck the server tick.
- Fix a potentially NPE in mixinPlugin.
- Fix biomeDetectByChunk condition is reversed.
- Add isCloud api.
1.9.4+1.21.1-neoforgeРелиз1.21.1 · 1 июля 2026 г.
1.9.4
- Fix rebuild interval will get shorter when fps is extremely high.
- Fix NCNRLogically potentially stuck the server tick.
- Fix a potentially NPE in mixinPlugin.
- Fix biomeDetectByChunk condition is reversed.
- Add isCloud api.
1.9.4+1.21.1-fabricРелиз1.21, 1.21.1 · 1 июля 2026 г.
1.9.4
- Fix rebuild interval will get shorter when fps is extremely high.
- Fix NCNRLogically potentially stuck the server tick.
- Fix a potentially NPE in mixinPlugin.
- Fix biomeDetectByChunk condition is reversed.
- Add isCloud api.
1.9.4+1.16.5-fabricРелиз1.16.5 · 1 июля 2026 г.
1.9.4
- Fix rebuild interval will get shorter when fps is extremely high.
- Fix NCNRLogically potentially stuck the server tick.
- Fix a potentially NPE in mixinPlugin.
- Fix biomeDetectByChunk condition is reversed.
- Add isCloud api.
1.9.4+1.18.2-forgeРелиз1.18.2 · 1 июля 2026 г.
1.9.4
- Fix rebuild interval will get shorter when fps is extremely high.
- Fix NCNRLogically potentially stuck the server tick.
- Fix a potentially NPE in mixinPlugin.
- Fix biomeDetectByChunk condition is reversed.
- Add isCloud api.
Комментарии
Загружаем…





