Fixed a bug that prevented the config file from being created on the server in multiplayer.
修复了在多人游戏服务器上无法创建配置文件的错误。
Decoupled configuration system into a separate dependency. Now requires Forge Config API Port as a dependency.
将配置系统分离为独立的依赖。现在需要 Forge Config API Port 作为前置。
Fixed a crash that could occur when quality was set to Low.
修复了当“渲染质量”设为“低”时导致的崩溃问题。
Added support for Oculus and enhanced support for more shader packs.
添加了对 Oculus 的支持并为更多的光影包增强了兼容性。
When installed, Droplight fixes a bug in Oculus that allows more shaders to work, even for other mods.
当安装后,Droplight 会修复 Oculus 中的一个漏洞,使其允许更多着色器运行,即使是来自其他模组的。
Fixed a bug that prevented the config file from being created on the server in multiplayer.
修复了在多人游戏服务器上无法创建配置文件的错误。
Decoupled configuration system into a separate dependency. Now requires Forge Config API Port as a dependency.
将配置系统分离为独立的依赖。现在需要 Forge Config API Port 作为前置。
Now supports 1.19 and 1.19.1.
现在支持 1.19 和 1.19.1。
Fixed a bug where beam colors would sometimes be determined automatically even with automatic colors disabled.
修复了某些情况下即使“自动化颜色”选项被禁用,光束颜色也依旧会自动改变的问题。
Added color synchronization for Item Borders mod. If enabled, beams will match the colors defined by that mod.
为物品边框模组添加了颜色同步。如果启用,光束颜色会匹配由该模组定义的颜色。
Added additional instructions to configuration file.
在配置文件中添加了额外的介绍。