[ci skip] oops

This commit is contained in:
Helvetica Volubi
2026-06-28 04:18:47 +08:00
committed by GitHub
parent 2e67f978ec
commit 37c22202ab
@@ -12,7 +12,7 @@ public class LanguageConfig implements IConfigModule {
@ConfigInfo(name = "lang", comments = """
Please use the key from https://minecraft.wiki/w/Language
Sample of format: en_us zh_cn zh_hk zh_tw
ATTENTION: If you want to edit language for carpet ststem,
ATTENTION: If you want to edit language for carpet system,
please edit it in carpet config file.""")
public static String lang = "en_us";