Blur+

Blur+

16M Downloads

Issue with itemswapper mod by tr7zw

DigitalRustt opened this issue · 4 comments

commented

Blur+ version:
blur-fabric-5.2.2+1.21.6

Itemswapper version:
itemswapper-fabric-0.8.0-mc1.21.6

Description

Already reported in itemswapper github, I was told by the dev to report the issue to this mod instead

After closing the overlay from the mod itemswapper, a brief blur occurs for less than a second.

I searched and found this open issue #76 where one of the commenters found the name of the screen "dev.tr7zw.itemswapper.overlay.SwitchItemOverlay", but putting it as a "Force-disabled Screens" option in the blur+ config does not help.

commented

you can include the following screens in the "Excluded Screens" to fix this: tr7zw/ItemSwapper#244 (comment)

However I noticed that I'm unable to include multiple screens through the in-game UI from Mod Menu; the in-game config menu only displays the first screen, so the only way I can include multiple screens is by manually putting them in from the config file.

In-game config menu:
Image

The config file:

Image
commented

However I noticed that I'm unable to include multiple screens through the in-game UI from Mod Menu; the in-game config menu only displays the first screen, so the only way I can include multiple screens is by manually putting them in from the config file.

You can actually press the button left to the text field to cycle through the list :)
You also just have to include the 'dev.tr7zw.itemswapper.overlay' line – the mod checks screens by testing if a screen starts with an excluded string.

commented

Ah I didn't know that, thank you for letting me know!

commented

CherubicBoot, i love you