new configs
This commit is contained in:
parent
07795c79e5
commit
6477894d99
39 changed files with 928 additions and 173 deletions
20
config/seamless_loading_screen.json
Normal file
20
config/seamless_loading_screen.json
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"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"
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue