From 59e8dfec124ca8c11e830572e4088089ec2321d2 Mon Sep 17 00:00:00 2001 From: Xikaro <0regon.end@gmail.com> Date: Mon, 30 Sep 2024 22:04:09 +0500 Subject: [PATCH] Delete seamless_loading_screen.json --- config/seamless_loading_screen.json | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 config/seamless_loading_screen.json diff --git a/config/seamless_loading_screen.json b/config/seamless_loading_screen.json deleted file mode 100644 index 3169df6c4..000000000 --- a/config/seamless_loading_screen.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "time": 80, - "fade": 20, - "tintColor": -14606047, - "tintStrength": 0.3, - "enableScreenshotBlur": false, - "screenshotBlurStrength": 1.0, - "screenshotBlurQuality": 5.0, - "playSoundEffect": false, - "soundEffect": "minecraft:ui.toast.out", - "soundPitch": 1.0, - "soundVolume": 1.0, - "resolution": "Normal", - "disableCamera": true, - "archiveScreenshots": false, - "updateWorldIcon": false, - "blacklistedAddresses": [ - "play.wynncraft.com" - ] -} \ No newline at end of file