* 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 504238879e.
17 lines
581 B
JSON
17 lines
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
|
|
} |