新建2023-05-22
  • Fixed an incompatibility/log spam issue with Item Borders mod.
    修复了一处与物品边框模组共存时的不兼容/垃圾日志问题。

  • Improved performance when many items with sparkles are on the ground.
    优化了地面上存在许多包含火花粒子的物品时的性能表现。

2022-11-20

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 作为前置。

你已经到达了世界的尽头..
新建2022-12-03
  • 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 中的一个漏洞,使其允许更多着色器运行,即使是来自其他模组的。

你已经到达了世界的尽头..
新建2022-11-13

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。

2022-11-10

Fixed an issue that could cause item drops to be delayed longer than intended on busy servers.

修复了在繁忙的服务器中物品掉落会比预期延迟很久的问题。

2022-11-04

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.

在配置文件中添加了额外的介绍。

2022-10-18

Added new "itemFlipping" option in config file to toggle items rotating in the air when thrown.

在配置文件中添加了“itemFlipping”选项用于切换物品被扔向空中时的旋转。

2022-10-15

Fixed a crash that could be caused by looking up items with invalid colors.

修复了查找拥有无效颜色的物品时可能导致崩溃的问题。

Updated mod resources to 1.19.x standard version.

更新模组资源到 1.19.x 标准版本。

你已经到达了世界的尽头..