Some changes

- Add fog_distance
- Rename global_fog with multi_dimension_fog_control
- Replace fog_type_config with dimensionFogDistance
- Add .DS Store in the gitignore (just an annoying file created by macOS)
This commit is contained in:
Alfakynz 2026-06-20 15:33:06 +02:00
parent a58b4c39aa
commit c742223985
2 changed files with 9 additions and 3 deletions

4
.gitignore vendored
View file

@ -17,4 +17,6 @@ classes/
.metadata
.vscode
.settings
*.launch
*.launch
.DS_Store