9
0
mirror of https://github.com/VolmitSoftware/Iris.git synced 2025-12-23 09:09:15 +00:00

Fixes & Fixes

This commit is contained in:
Daniel Mills
2020-12-04 05:07:44 -05:00
parent f3eb1bb45e
commit 4902e5b9bb
17 changed files with 402 additions and 85 deletions

View File

@@ -48,6 +48,9 @@ public class IrisSettings
@DontObfuscate
public boolean ignoreWorldEdit = false;
@DontObfuscate
public boolean useGleamPregenerator = false;
@DontObfuscate
public boolean disableNMS = false;