Added cloud warning

This commit is contained in:
coolGi2007
2022-01-10 05:14:16 +00:00
parent 59830cdd52
commit f50e818f66
2 changed files with 4 additions and 1 deletions
@@ -128,6 +128,9 @@ public class Config extends ConfigGui
public static class CloudQuality
{
@ConfigAnnotations.Comment
public static ConfigAnnotations.Comment cloudWarning;
@ConfigAnnotations.Entry
public static boolean customClouds = ICloudQuality.CUSTOM_CLOUDS_DEFAULT;
+1 -1
Submodule core updated: d1e1970c18...ee2c6e2a06