File Details
primalwinter-forge-1.18.2-3.1.0.jar
- R
- Oct 23, 2022
- 454.08 KB
- 53.4K
- 1.18.2
- Forge
File Name
primalwinter-forge-1.18.2-3.1.0.jar
Supported Versions
- 1.18.2
Curse Maven Snippet
Changes
Refactored the way config files work! There is now one config file, located at .minecraft/config/primalwinter.toml. It has separate sections for client-only options. Note that changes made to this file do not automatically appear in-game, instead you must use the command primalwinterReloadConfig to update them.
Along with this change, a few config options that were broken or unused have now been implemented properly:
snowSounds, which controls the sound of snow.snowDensity, which controls the visual density of snow.
This should also resolve issues such as #62, where invalid default config values caused the mod to appear inoperable.