Initial commit

This commit is contained in:
Wroclaw 2022-04-02 17:47:51 +02:00
commit 3136c54bba
54 changed files with 2079 additions and 0 deletions

13
config/no_fog.json Normal file
View file

@ -0,0 +1,13 @@
{
"globalToggles": {
"skyFog": "DEFAULT",
"terrainFog": "DEFAULT",
"thickFog": "DEFAULT",
"waterFog": "DEFAULT",
"lavaFog": "DEFAULT",
"powderSnowFog": "DEFAULT",
"blindnessFog": "DEFAULT"
},
"dimensionToggles": {},
"biomeToggles": {}
}