界面背景模糊(Blur)Mod
Blur将高斯模糊添加到所有GUI的背景中,使其看起来光滑。它也是可配置的,所以你可以调整你喜欢的MOD的外观。
各个版本的比较
更改背景颜色
展示图
配置设置说明
fadeTime
这是模糊“淡入”所花费的时间,以毫秒为单位。
gradientStart/EndColor
所有GUI背景上用于覆盖的颜色。此处的值是十六进制颜色值,格式为ARGB (首先是alpha,然后是RGB )。因为背景是渐变,所以可以指定两种颜色。默认值为黑色,alpha值为45 % ( 75000000 )。
guiExclusions
要从模糊着色器中排除的类列表。这将用于不一定覆盖屏幕的图形用户界面。默认只包含一个GUI,即聊天。
fadeTime
This is the time it takes for the blur to "fade in", in milliseconds.
gradientStart/EndColor
The colors to use for the overlay on all GUI backgrounds. The value here is a hexadecimal color value, in the format ARGB (alpha first, then rgb). Because the background is a gradient, two colors can be specified. The default is black with a 45% alpha value (75000000).
guiExclusions
A list of classes to be excluded from the blur shader. This is to be used for GUIs which do not necessarily cover the screen. It defaults to containing only one GUI, the chat.
下载地址 |
CurseForge |
GitHub |
支持的MC版本: 1.15.2 1.15.1 1.15 1.14.4 1.14 1.12.2 1.12.1 1.12 1.11.2 1.10.2 1.9.4 1.8.9 1.7.10