wPwZ/2026-03-15_18-24-18
This commit is contained in:
21
.fastback/mods-backup/config/blur.json
Normal file
21
.fastback/mods-backup/config/blur.json
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"blurExclusions": [
|
||||
"net.minecraft.class_408",
|
||||
"com.replaymod.lib.de.johni0702.minecraft.gui.container.AbstractGuiOverlay$UserInputGuiScreen",
|
||||
"ai.arcblroth.projectInception.client.InceptionInterfaceScreen",
|
||||
"net.optifine.gui.GuiChatOF",
|
||||
"baritone.",
|
||||
"io.github.darkkronicle.advancedchatcore.chat.AdvancedChatScreen",
|
||||
"net.coderbot.iris.gui.screen.ShaderPackScreen",
|
||||
"eu.midnightdust.midnightcontrols.client.gui.TouchscreenOverlay"
|
||||
],
|
||||
"fadeTimeMillis": 200,
|
||||
"fadeOutTimeMillis": 200,
|
||||
"ease": true,
|
||||
"radius": 8,
|
||||
"gradientStart": "#000000",
|
||||
"gradientStartAlpha": 75,
|
||||
"gradientEnd": "#000000",
|
||||
"gradientEndAlpha": 75,
|
||||
"showScreenTitle": false
|
||||
}
|
||||
Reference in New Issue
Block a user