Initial Commit
This commit is contained in:
22
config/seamless_loading_screen.json
Normal file
22
config/seamless_loading_screen.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"fade": 20,
|
||||
"time": 80,
|
||||
"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"
|
||||
],
|
||||
"saveScreenshotsByUsername": false,
|
||||
"defaultServerMode": "DISABLED"
|
||||
}
|
||||
Reference in New Issue
Block a user