|
@@ -672,8 +672,9 @@ day_duration: 7200000
|
|
|
night_duration: 1800000
|
|
|
|
|
|
// Set how dark it will become during night time
|
|
|
-// Range: 1-5, 0 for default
|
|
|
-// Warning: might not work with old exe's
|
|
|
+// Range: 1-10, 0 for default (No changes)
|
|
|
+// Warning: might not work with old exe's! Also, currently daytime and @day
|
|
|
+// will not remove the night effect when this is set to 1 or above
|
|
|
night_darkness_level: 0
|
|
|
|
|
|
// Will display a mob's hp/maxhp when the mouse cursor is over them. (Note 1)
|