betterweather-1.1.3.jar
Curse Maven Snippet
What's new
🛠️ Changelog:
- ⚙️ Custom Sun & Moon Toggle Added: You can now enable or disable the mod's custom beautiful sun and realistic 3D moon textures. By disabling them, the game will automatically revert to vanilla Minecraft sky textures (or the textures from your active resource pack).
- 📁 Namespace Separation: Moved all custom celestial textures to the mod's own namespace to prevent conflicts with vanilla overrides.
📖 How to disable Custom Sun and Moon:
- Launch Minecraft with the updated mod installed at least once to generate the config file.
- Go to your Minecraft folder (usually
.minecraft/or inside your modpack instance directory). - Open the
configfolder and look for the file namedbetterweather-client.toml. - Open this file using any text editor (like Notepad).
- Locate the following lines:
toml[visuals]# Set to false to disable custom beautiful sun and realistic moon textures, reverting to vanilla sky textures.enableCustomSunAndMoon = true
- Change
enableCustomSunAndMoon = truetofalse:tomlenableCustomSunAndMoon = false
This mod has no additional files

