modpack/config/blur.json
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 cc9d166efa v1.1.0 | Initial commit.
2022-08-19 20:29:50 +02:00

17 lines
No EOL
529 B
JSON

{
"blurExclusions": [
"net.minecraft.class_408",
"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"
],
"fadeTimeMillis": 200,
"ease": true,
"radius": 8,
"gradientStart": "#000000",
"gradientStartAlpha": 75,
"gradientEnd": "#000000",
"gradientEndAlpha": 75,
"showScreenTitle": false
}