Skip to content

Releases: 1024-byteeeee/Kaleidoscope

Kaleidoscope v0.1.7

11 Aug 13:08
Compare
Choose a tag to compare

Support Minecraft 1.21.1

Kaleidoscope v0.1.6

14 Jun 15:34
Compare
Choose a tag to compare
  • 支持Minecraft 1.21。
  • 新增帮助指令。

  • Support Minecraft 1.21.
  • Add help command.



@1024-byteeeee

Kaleidoscope v0.1.5

29 Apr 21:42
Compare
Choose a tag to compare

Support Minecraft 1.20.6

Kaleidoscope v0.1.4

25 Apr 19:08
Compare
Choose a tag to compare

修复

  • 修复了所有版本都必须使用Java 21的问题。

Fix

  • Fixed the issue where all versions were required to use Java 21.

Kaleidoscope v0.1.3

24 Apr 18:15
Compare
Choose a tag to compare

Support Minecraft 1.20.5

Kaleidoscope v0.1.2

02 Apr 01:30
Compare
Choose a tag to compare

修复

  • 修复无法正确设置水体颜色的问题。

Fix

  • Fixed the issue of not being able to correctly set the water color.

Kaleidoscope v0.1.1

31 Mar 02:01
Compare
Choose a tag to compare

kaleidoscope - 万花筒

这是一个可以修改方块轮廓线颜色、迷雾颜色、天空颜色的模组,未来将会添加更多可修改的颜色。


指令

  • /kaleidoscope sky [value]
    • 用于修改天空颜色,使用16位RGB代码。
  • /kaleidoscope sky [true/false]
    • 用于开启/关闭修改天空颜色。
  • /kaleidoscope fog [value]
    • 用于修改迷雾颜色,使用16位RGB代码。
  • /kaleidoscope fog [true/false]
    • 用于开启/关闭修改迷雾颜色。
  • /kaleidoscope water [value]
    • 用于修改水体颜色,使用16位RGB代码。
  • /kaleidoscope water [true/false]
    • 用于开启/关闭修改水体颜色。
  • /kaleidoscope waterFog [value]
    • 用于修改水下迷雾颜色,使用16位RGB代码。
  • /kaleidoscope waterFog [true/false]
    • 用于开启/关闭修改水下迷雾颜色。
  • /kaleidoscope blockOutline [red] [green] [blue] [alpha]
    • 用于修改方块轮廓的RGB颜色以及其透明度。
  • /kaleidoscope blockOutline [true/false]
    • 用于开启/关闭修改方块轮廓颜色。

kaleidoscope - 万花筒

This is a mod that allows you to modify the colors of block outlines, fog, and sky. More customizable colors will be added in the future.


Commands

  • /kaleidoscope sky [value]
    • Used to modify the sky color, using 16-bit RGB codes.
  • /kaleidoscope sky [true/false]
    • Used to enable/disable the modification of sky color.
  • /kaleidoscope fog [value]
    • Used to modify the fog color, using 16-bit RGB codes.
  • /kaleidoscope fog [true/false]
    • Used to enable/disable the modification of fog color.
  • /kaleidoscope water [value]
    • Used to modify the water color, using 16-bit RGB codes.
  • /kaleidoscope water [true/false]
    • Used to enable/disable the modification of water color.
  • /kaleidoscope waterFog [value]
    • Used to modify the water fog color, using 16-bit RGB codes.
  • /kaleidoscope waterFog [true/false]
    • Used to enable/disable the modification of water fog color.
  • /kaleidoscope blockOutline [red] [green] [blue] [alpha]
    • Used to modify the RGB color and transparency of block outlines.
  • /kaleidoscope blockOutline [true/false]
    • Used to enable/disable the modification of block outline color.