* Update ULV_guns.zip * fix: blurry tacz refit screen added tacz refit screen class to blur excluded screens list * Revert "Update ULV_guns.zip" This reverts commit 504238879e2d7737ad8e299d7900d6bba6fc811e.
17 lines
No EOL
581 B
JSON
17 lines
No EOL
581 B
JSON
{
|
|
"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",
|
|
"com.tacz.guns.client.gui.GunRefitScreen"
|
|
],
|
|
"fadeTimeMillis": 200,
|
|
"ease": true,
|
|
"radius": 8.0,
|
|
"gradientStart": 0,
|
|
"gradientEnd": 0,
|
|
"showScreenTitle": false
|
|
} |