config update
This commit is contained in:
parent
b4f5d8dd35
commit
8862475d26
7 changed files with 49 additions and 29 deletions
16
config/blur.json
Normal file
16
config/blur.json
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"blurExclusions": [
|
||||
"net.minecraft.client.gui.screens.ChatScreen",
|
||||
"com.replaymod.lib.de.johni0702.minecraft.gui.container.AbstractGuiOverlay$UserInputGuiScreen",
|
||||
"ai.arcblroth.projectInception.client.InceptionInterfaceScreen",
|
||||
"net.optifine.gui.GuiChatOF",
|
||||
"io.github.darkkronicle.advancedchatcore.chat.AdvancedChatScreen",
|
||||
"net.coderbot.iris.gui.screen.ShaderPackScreen"
|
||||
],
|
||||
"fadeTimeMillis": 200,
|
||||
"ease": true,
|
||||
"radius": 8.0,
|
||||
"gradientStart": 0,
|
||||
"gradientEnd": 0,
|
||||
"showScreenTitle": false
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue