[NeoForge] Nuit 1.0.0-beta.1 for Minecraft 1.21.5
Curse Maven Snippet
What's new
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/