Added a warning for clouds

This commit is contained in:
coolGi2007
2022-01-10 04:54:37 +00:00
parent 6a56c0c96f
commit b7df3bad22
2 changed files with 4 additions and 1 deletions
@@ -129,6 +129,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