promotional bannermobile promotional banner

BetterWeather

The perfect weather mod for any modpack. Adds immersive auroras, solar eclipses with daytime mob spawning, sandstorms, and overhauled rain/fog.
Back to Files

betterweather-1.1.3.jar

File namebetterweather-1.1.3.jar
Uploader
bios79bios79
Uploaded
Jul 10, 2026
Downloads
6.3K
Size
6.3 MB
Mod Loaders
Forge
File ID
8406167
Type
R
Release
Supported game versions
  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:betterweather-1551289:8406167")

Learn more about Curse Maven

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:

  1. Launch Minecraft with the updated mod installed at least once to generate the config file.
  2. Go to your Minecraft folder (usually .minecraft/ or inside your modpack instance directory).
  3. Open the config folder and look for the file named betterweather-client.toml.
  4. Open this file using any text editor (like Notepad).
  5. 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
  6. Change enableCustomSunAndMoon = true to false:
    toml
     
    enableCustomSunAndMoon = false

This mod has no additional files