From d50742ad668ec3dfa6b756f2a365350a7232ba9c Mon Sep 17 00:00:00 2001 From: LemonCaramel Date: Sat, 21 Oct 2023 17:09:40 +0900 Subject: [PATCH] It seems to work on 21H2 Wait, build number 22000 is 21H2.. --- README.md | 2 +- common/src/main/resources/assets/mica/lang/en_us.json | 4 ++-- common/src/main/resources/assets/mica/lang/ko_kr.json | 4 ++-- common/src/main/resources/assets/mica/lang/zh_cn.json | 4 ++-- fabric/src/main/resources/fabric.mod.json | 2 +- forge/src/main/resources/META-INF/mods.toml | 2 +- 6 files changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index cfa606d..c63399d 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ # Mica -### Enable Mica or Acrylic on Windows 11 22H2 (Build 22000) or later. +### Enable Mica or Acrylic on Windows 11 21H2 (Build 22000) or later. ![License](https://img.shields.io/github/license/LemonCaramel/Mica.svg) ![Issues](https://img.shields.io/github/issues/LemonCaramel/Mica.svg) diff --git a/common/src/main/resources/assets/mica/lang/en_us.json b/common/src/main/resources/assets/mica/lang/en_us.json index 74f067c..c4f3205 100644 --- a/common/src/main/resources/assets/mica/lang/en_us.json +++ b/common/src/main/resources/assets/mica/lang/en_us.json @@ -1,8 +1,8 @@ { - "modmenu.descriptionTranslation.mica": "Enable Mica or Acrylic on Windows 11 22H2 22000 or later.", + "modmenu.descriptionTranslation.mica": "Enable Mica or Acrylic on Windows 11 21H2 22000 or later.", "mica.unsupported_os.title": "Unsupported OS", - "mica.unsupported_os.description": "%s is only available for Windows 11 22H2 (22000) or later operating systems.", + "mica.unsupported_os.description": "%s is only available for Windows 11 21H2 (22000) or later operating systems.", "mica.missing_yacl.title": "YetAnotherConfigLib mod isn't installed!!", "mica.missing_yacl.description": "YACL mod is required to change settings on %s.\nClick the button below to download it.", diff --git a/common/src/main/resources/assets/mica/lang/ko_kr.json b/common/src/main/resources/assets/mica/lang/ko_kr.json index 876aa63..a73ab07 100644 --- a/common/src/main/resources/assets/mica/lang/ko_kr.json +++ b/common/src/main/resources/assets/mica/lang/ko_kr.json @@ -1,8 +1,8 @@ { - "modmenu.descriptionTranslation.mica": "Windows 11 22H2 22000 이상의 OS에서 Mica 또는 Acrylic 재질을 활성화합니다.", + "modmenu.descriptionTranslation.mica": "Windows 11 21H2 22000 이상의 OS에서 Mica 또는 Acrylic 재질을 활성화합니다.", "mica.unsupported_os.title": "지원하지 않는 OS", - "mica.unsupported_os.description": "%s는 Windows 11 22H2 (22000) 이상의 OS에서만 사용할 수 있습니다.", + "mica.unsupported_os.description": "%s는 Windows 11 21H2 (22000) 이상의 OS에서만 사용할 수 있습니다.", "mica.missing_yacl.title": "YetAnotherConfigLib 모드가 설치되지 않음!!", "mica.missing_yacl.description": "%s의 설정을 변경하기 위해서는 YACL 모드가 필요합니다.\n아래 버튼을 클릭하여 다운로드 받으세요.", diff --git a/common/src/main/resources/assets/mica/lang/zh_cn.json b/common/src/main/resources/assets/mica/lang/zh_cn.json index 7274da3..e64f33d 100644 --- a/common/src/main/resources/assets/mica/lang/zh_cn.json +++ b/common/src/main/resources/assets/mica/lang/zh_cn.json @@ -1,8 +1,8 @@ { - "modmenu.descriptionTranslation.mica": "在 Windows 11 22H2 22000 或更高版本上启用云母或亚克力效果", + "modmenu.descriptionTranslation.mica": "在 Windows 11 21H2 22000 或更高版本上启用云母或亚克力效果", "mica.unsupported_os.title": "不支持的系统", - "mica.unsupported_os.description": "%s 仅适用于 Windows 11 22H2 (22000) 或更高版本的操作系统。", + "mica.unsupported_os.description": "%s 仅适用于 Windows 11 21H2 (22000) 或更高版本的操作系统。", "mica.missing_yacl.title": "YetAnotherConfigLib 模组没有安装!!", "mica.missing_yacl.description": "需要 YACL 模组来更改%s上的设置。\n单击下面的按钮下载它。", diff --git a/fabric/src/main/resources/fabric.mod.json b/fabric/src/main/resources/fabric.mod.json index 2d31ab6..647a09b 100644 --- a/fabric/src/main/resources/fabric.mod.json +++ b/fabric/src/main/resources/fabric.mod.json @@ -4,7 +4,7 @@ "version": "${version}", "name": "Mica", - "description": "Enable Mica or Acrylic on Windows 11 22H2 22000 or later.", + "description": "Enable Mica or Acrylic on Windows 11 21H2 22000 or later.", "authors": [ "LemonCaramel" ], diff --git a/forge/src/main/resources/META-INF/mods.toml b/forge/src/main/resources/META-INF/mods.toml index 5797ea4..7eca73b 100644 --- a/forge/src/main/resources/META-INF/mods.toml +++ b/forge/src/main/resources/META-INF/mods.toml @@ -42,7 +42,7 @@ displayTest="IGNORE_SERVER_VERSION" # MATCH_VERSION is the default if nothing is # The description text for the mod (multi line!) (#mandatory) description=''' -Enable Mica or Acrylic on Windows 11 22H2 22000 or later. +Enable Mica or Acrylic on Windows 11 21H2 22000 or later. ''' # A dependency - use the . to indicate dependency for a specific modid. Dependencies are optional. [[dependencies.mica]] #optional