From 5f835ebff60ebba388e4e353b490df206b25fe1b Mon Sep 17 00:00:00 2001 From: Buttercup <127580949+Huantanhua@users.noreply.github.com> Date: Sun, 26 May 2024 08:35:59 +0800 Subject: [PATCH 1/2] =?UTF-8?q?Amethyst=20Shield=20=E7=BF=BB=E8=AF=91?= =?UTF-8?q?=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../assets/amethyst-shield/amyshield/lang/en_us.json | 5 +++++ .../assets/amethyst-shield/amyshield/lang/zh_cn.json | 5 +++++ 2 files changed, 10 insertions(+) create mode 100644 projects/1.20-fabric/assets/amethyst-shield/amyshield/lang/en_us.json create mode 100644 projects/1.20-fabric/assets/amethyst-shield/amyshield/lang/zh_cn.json diff --git a/projects/1.20-fabric/assets/amethyst-shield/amyshield/lang/en_us.json b/projects/1.20-fabric/assets/amethyst-shield/amyshield/lang/en_us.json new file mode 100644 index 000000000000..df30738a8b09 --- /dev/null +++ b/projects/1.20-fabric/assets/amethyst-shield/amyshield/lang/en_us.json @@ -0,0 +1,5 @@ +{ + "item.amyshield.amethyst_shield": "Amethyst Shield", + "item.amyshield.oxiwine_bolt": "Oxiwine Bolt", + "item.amyshield.sculk_latch": "Sculk Latch" +} \ No newline at end of file diff --git a/projects/1.20-fabric/assets/amethyst-shield/amyshield/lang/zh_cn.json b/projects/1.20-fabric/assets/amethyst-shield/amyshield/lang/zh_cn.json new file mode 100644 index 000000000000..d533cdef6fac --- /dev/null +++ b/projects/1.20-fabric/assets/amethyst-shield/amyshield/lang/zh_cn.json @@ -0,0 +1,5 @@ +{ + "item.amyshield.amethyst_shield": "紫水晶盾", + "item.amyshield.oxiwine_bolt": "氧化螺栓", + "item.amyshield.sculk_latch": "幽匿碰锁" +} \ No newline at end of file From ea7ab0643b70f87b06809824c6043bda303c3cba Mon Sep 17 00:00:00 2001 From: Buttercup <127580949+Huantanhua@users.noreply.github.com> Date: Thu, 30 May 2024 07:48:10 +0800 Subject: [PATCH 2/2] =?UTF-8?q?=E7=9B=AE=E5=BD=95=E6=9B=B4=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../amethyst-shield/amyshield/lang/en_us.json | 0 .../amethyst-shield/amyshield/lang/zh_cn.json | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename projects/1.20-fabric/assets/{ => 0-modrinth-mod}/amethyst-shield/amyshield/lang/en_us.json (100%) rename projects/1.20-fabric/assets/{ => 0-modrinth-mod}/amethyst-shield/amyshield/lang/zh_cn.json (100%) diff --git a/projects/1.20-fabric/assets/amethyst-shield/amyshield/lang/en_us.json b/projects/1.20-fabric/assets/0-modrinth-mod/amethyst-shield/amyshield/lang/en_us.json similarity index 100% rename from projects/1.20-fabric/assets/amethyst-shield/amyshield/lang/en_us.json rename to projects/1.20-fabric/assets/0-modrinth-mod/amethyst-shield/amyshield/lang/en_us.json diff --git a/projects/1.20-fabric/assets/amethyst-shield/amyshield/lang/zh_cn.json b/projects/1.20-fabric/assets/0-modrinth-mod/amethyst-shield/amyshield/lang/zh_cn.json similarity index 100% rename from projects/1.20-fabric/assets/amethyst-shield/amyshield/lang/zh_cn.json rename to projects/1.20-fabric/assets/0-modrinth-mod/amethyst-shield/amyshield/lang/zh_cn.json