9
0
mirror of https://github.com/VolmitSoftware/Iris.git synced 2025-12-23 09:09:15 +00:00
This commit is contained in:
Daniel Mills
2020-12-14 09:22:44 -05:00
parent 712be51888
commit b52c71c0f3
4 changed files with 37 additions and 11 deletions

View File

@@ -49,7 +49,7 @@ public class IrisSettings
public boolean ignoreWorldEdit = false;
@DontObfuscate
public boolean useGleamPregenerator = true;
public boolean useGleamPregenerator = false;
@DontObfuscate
public boolean disableNMS = false;