mirror of
https://github.com/SikongJueluo/cc-utils.git
synced 2025-11-05 03:37:50 +08:00
fix: wrong type, chat manager unicode string; feature: accesscontrol welcome message and chinese support
This commit is contained in:
2
types/advanced-peripherals/shared.d.ts
vendored
2
types/advanced-peripherals/shared.d.ts
vendored
@@ -30,7 +30,7 @@ declare type MinecraftColor =
|
||||
| "light_purple"
|
||||
| "yellow"
|
||||
| "white"
|
||||
| "reset"; // RGB color in #RRGGBB format
|
||||
| `#${string}`;
|
||||
|
||||
declare type MinecraftFont =
|
||||
| "minecraft:default"
|
||||
|
||||
Reference in New Issue
Block a user