
[Fabric] Nuit 1.0.0-beta.1 for Minecraft 1.21.4
beta15 июня 2025 г.This release marks a major evolution of the mod formerly known as FabricSkyboxes — now rebranded as Nuit. With a fresh name, a reworked architecture, and support for NeoForge.
⚠️ Note: This is a beta release. Expect some polish and final adjustments in upcoming updates.
📘 View the Wiki and Migration Guide →
🆕 What’s New
🔁 Mod Rebranding
- Renamed from FabricSkyboxes to Nuit to reflect broader mod loader support.
- New mod icon and cleaned-up internal package structure.
🧱 Loader Support
- ➕ Added support for NeoForge alongside Fabric.
- 🛠️ Improved multiloader structure and removed dependency on Architectury.
🎨 Feature Additions
- ➕ visibleUnderwater: Skyboxes can now render when underwater.
- ➕ Keyframe-Based Fade System: fadeis now a flexible, timeline-based system.
- ➕ Keyframe-Based Rotation: Supports smooth, timed rotation using custom keyframes.
- ➕ Invertible Conditions: Biome/world/dimension conditions now support negation.
- ➕ Texture Preloading: Skybox textures load at resource pack initialization for better performance.
🎨 Visual & Rendering Improvements
- 🌅 Fixed alpha and flickering issues with sunrise/sunset transitions.
- 🌧️ Resolved sun, moon, and stars disappearing during rain/snow.
- 🌑 Fixed rendering for monocolorandoverworldskybox types.
- 🔁 Addressed cyclical fade and alpha interpolation bugs.
🔧 Configuration & Refactors
- 🔄 Removed deprecated alwaysOnfrom fade settings.
- 🎛️ Refactored fade, fog, and decoration properties into modular components.
- 🧱 Renamed weathers→weatherin condition configuration.
- 🧪 Improved registry handling and condition serialization.
🛠️ Bug Fixes
- ✅ Fixed memory leaks and rendering cleanup issues.
- ✅ Resolved build issues on NeoForge and remapping errors.
- ✅ Corrected keyframe logic, default handlers, and condition resolution.
- ✅ Numerous internal codebase cleanups and naming standardization.
👥 Contributors
A huge thank you to everyone who helped push Nuit forward:
⚠️ Migration Notes
If you're upgrading from FabricSkyboxes 0.7.4:
- Update your mod reference from fabricskyboxestonuit.
- Review and update your skybox files to adopt the new keyframe-based fadeformat.
- Choose the correct mod loader (Fabric or NeoForge) for your setup.
- 📘 Full migration documentation:
 https://wiki.nuit.flashyreese.me/
[NeoForge] Nuit 1.0.0-beta.1 for Minecraft 1.21.4
beta15 июня 2025 г.This release marks a major evolution of the mod formerly known as FabricSkyboxes — now rebranded as Nuit. With a fresh name, a reworked architecture, and support for NeoForge.
⚠️ Note: This is a beta release. Expect some polish and final adjustments in upcoming updates.
📘 View the Wiki and Migration Guide →
🆕 What’s New
🔁 Mod Rebranding
- Renamed from FabricSkyboxes to Nuit to reflect broader mod loader support.
- New mod icon and cleaned-up internal package structure.
🧱 Loader Support
- ➕ Added support for NeoForge alongside Fabric.
- 🛠️ Improved multiloader structure and removed dependency on Architectury.
🎨 Feature Additions
- ➕ visibleUnderwater: Skyboxes can now render when underwater.
- ➕ Keyframe-Based Fade System: fadeis now a flexible, timeline-based system.
- ➕ Keyframe-Based Rotation: Supports smooth, timed rotation using custom keyframes.
- ➕ Invertible Conditions: Biome/world/dimension conditions now support negation.
- ➕ Texture Preloading: Skybox textures load at resource pack initialization for better performance.
🎨 Visual & Rendering Improvements
- 🌅 Fixed alpha and flickering issues with sunrise/sunset transitions.
- 🌧️ Resolved sun, moon, and stars disappearing during rain/snow.
- 🌑 Fixed rendering for monocolorandoverworldskybox types.
- 🔁 Addressed cyclical fade and alpha interpolation bugs.
🔧 Configuration & Refactors
- 🔄 Removed deprecated alwaysOnfrom fade settings.
- 🎛️ Refactored fade, fog, and decoration properties into modular components.
- 🧱 Renamed weathers→weatherin condition configuration.
- 🧪 Improved registry handling and condition serialization.
🛠️ Bug Fixes
- ✅ Fixed memory leaks and rendering cleanup issues.
- ✅ Resolved build issues on NeoForge and remapping errors.
- ✅ Corrected keyframe logic, default handlers, and condition resolution.
- ✅ Numerous internal codebase cleanups and naming standardization.
👥 Contributors
A huge thank you to everyone who helped push Nuit forward:
⚠️ Migration Notes
If you're upgrading from FabricSkyboxes 0.7.4:
- Update your mod reference from fabricskyboxestonuit.
- Review and update your skybox files to adopt the new keyframe-based fadeformat.
- Choose the correct mod loader (Fabric or NeoForge) for your setup.
- 📘 Full migration documentation:
 https://wiki.nuit.flashyreese.me/
FabricSkyBoxes 0.7.4 for Minecraft 1.21
release13 июня 2024 г.FabricSkyBoxes 0.7.4 for Minecraft 1.20.5
release24 апреля 2024 г.What's Changed
- Update Minecraft Wiki link to new domain after fork by @misode in https://github.com/AMereBagatelle/fabricskyboxes/pull/98
- Update to 1.20.5 by @enqorman in https://github.com/AMereBagatelle/fabricskyboxes/pull/109
- Mexican Spanish translation by @TheLegendofSaram in https://github.com/AMereBagatelle/fabricskyboxes/pull/108
- Update Traditional Chinese by @notlin4 in https://github.com/AMereBagatelle/fabricskyboxes/pull/100
- Fix bugs related to multitexturesky type
New Contributors
- @misode made their first contribution in https://github.com/AMereBagatelle/fabricskyboxes/pull/98
- @enqorman made their first contribution in https://github.com/AMereBagatelle/fabricskyboxes/pull/109
- @TheLegendofSaram made their first contribution in https://github.com/AMereBagatelle/fabricskyboxes/pull/108
Full Changelog: https://github.com/AMereBagatelle/fabricskyboxes/compare/mc1.20.2-0.7.3...mc1.20.5-0.7.4