Instead of Day = 0 Night = 1 Morning = 2 Evening = 3 it is now Night = 0 Morning = 1 Day = 2 Evening = 3 this also affects the @environment.setdaytimeI(int) commands which have the same order but increased with 1
* Added customizable fog colors, ambient light and directional light colors * Added interior sky texture