Custom Selection Box

Custom Selection Box

55k Downloads

[1.12.2] "Blur"-Mod incompatibility

CREEATION opened this issue ยท 3 comments

commented

Using the Blur mod, you can't see anything when using the GUI. I already lowered the blur settings, so by default you wouldn't see anything with a fresh Blur installation:

2019-03-15_11 49 24

You can exclude GUIs in the Blur config, but I'm not sure how to only target CSB:

    # A list of classes to be excluded from the blur shader. [default: [net.minecraft.client.gui.GuiChat]]
    S:guiExclusions <
        net.minecraft.client.gui.GuiChat
     >
commented

Not sure if I can hook into Blur but add this for now:
tennox.customselectionbox.CSBSettingsGUI

commented

Oh wait. Is this repository not for the 1.12.2 version at all? That's really confusing, as it links here on CurseForge ๐Ÿ’‡

commented