Slight steam generator nerf + differential buff

This commit is contained in:
Anuken
2020-09-07 09:40:22 -04:00
parent 93d1904978
commit 15bb01fd22
3 changed files with 7 additions and 6 deletions
+1 -1
View File
@@ -134,7 +134,7 @@ public class Vars implements Loadable{
/** whether typing into the console is enabled - developers only */
public static boolean enableConsole = false;
/** whether to clear sector saves when landing */
public static boolean clearSectors = true;
public static boolean clearSectors = false;
/** whether any light rendering is enabled */
public static boolean enableLight = true;
/** Whether to draw shadows of blocks at map edges and static blocks.