Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sarim/fog-customizer
Toggle or customize minecraft fog by category (dimension)
https://github.com/sarim/fog-customizer
Last synced: 10 days ago
JSON representation
Toggle or customize minecraft fog by category (dimension)
- Host: GitHub
- URL: https://github.com/sarim/fog-customizer
- Owner: sarim
- License: mit
- Created: 2022-06-13T16:05:54.000Z (over 2 years ago)
- Default Branch: 1.19
- Last Pushed: 2022-06-18T02:42:23.000Z (over 2 years ago)
- Last Synced: 2023-03-14T12:01:25.220Z (over 1 year ago)
- Language: Java
- Size: 316 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Fabric Fog Customizer
## About
This mod lets you set fog render algorithm: **Linear**/**Exp**/**Exp2**. You can edit **start** and **end** multipler for **linear**, and density multipler for **exp**/**exp2**. You can change fog in two category, `generic` (ex: overworld) and `thick` (ex: nether, end). The default values are the vanilla ones. You need to adjust it to your liking. You can open the configuration screen from modmenu mod list -> Configure... button.
![2020-09-08_04 49 21](https://user-images.githubusercontent.com/1235888/92419380-0bdef580-f18f-11ea-9d77-a022e8c0e6aa.png)
## Setup
Just put `fog-customizer-*.*.*.jar` into your mods folder. This mod also requires modmenu and cloth-config.
## License
MIT