Fog Overrides

Fog control made easy

File Details

fogoverrides-1.21.5-2.3.0.jar

  • R
  • May 9, 2025
  • 396.65 KB
  • 2.3K
  • 1.21.5
  • Fabric + 1

File Name

fogoverrides-1.21.5-2.3.0.jar

Supported Versions

  • 1.21.5

Curse Maven Snippet

Fabric

modImplementation "curse.maven:fog-overrides-398134:6512896"

NeoForge

implementation "curse.maven:fog-overrides-398134:6512896"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • Changed how the mod gets the registry data. Now only loads the dimension and biome list once a world has been loaded.
    • Allows for server side dimensions and biomes to be customized as long as the server has the mod installed.
    • Fixes an issue where the dimension and biome list wouldn't load with some mod combinations.
  • Server now sends it's registry list to the client on join.
  • Fixed config command opening the config screen on integrated servers.
  • Dimension and Biome list in the config menu is now in alphabetical order.