Initial commit
This commit is contained in:
commit
3136c54bba
54 changed files with 2079 additions and 0 deletions
13
config/no_fog.json
Normal file
13
config/no_fog.json
Normal file
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"globalToggles": {
|
||||
"skyFog": "DEFAULT",
|
||||
"terrainFog": "DEFAULT",
|
||||
"thickFog": "DEFAULT",
|
||||
"waterFog": "DEFAULT",
|
||||
"lavaFog": "DEFAULT",
|
||||
"powderSnowFog": "DEFAULT",
|
||||
"blindnessFog": "DEFAULT"
|
||||
},
|
||||
"dimensionToggles": {},
|
||||
"biomeToggles": {}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue