From 4484b2536786da21db8a2e639f38346201cfe15d Mon Sep 17 00:00:00 2001 From: FTS427 Date: Sun, 14 Jun 2026 14:51:26 +0800 Subject: [PATCH 1/3] translation: added create_synthetic_pressure translation Added Chinese Simplified translation for Create: Synthetic Pressure. --- .../1.21/create_synthetic_pressure/lang/en_us.json | 6 ++++++ .../1.21/create_synthetic_pressure/lang/zh_cn.json | 6 ++++++ 2 files changed, 12 insertions(+) create mode 100644 projects/assets/create-synthetic-pressure/1.21/create_synthetic_pressure/lang/en_us.json create mode 100644 projects/assets/create-synthetic-pressure/1.21/create_synthetic_pressure/lang/zh_cn.json diff --git a/projects/assets/create-synthetic-pressure/1.21/create_synthetic_pressure/lang/en_us.json b/projects/assets/create-synthetic-pressure/1.21/create_synthetic_pressure/lang/en_us.json new file mode 100644 index 000000000000..36e2541e485a --- /dev/null +++ b/projects/assets/create-synthetic-pressure/1.21/create_synthetic_pressure/lang/en_us.json @@ -0,0 +1,6 @@ +{ + "itemGroup.create_synthetic_pressure": "Create: High Pressure", + "item.create_synthetic_pressure.graphite_powder": "Graphite Powder", + "item.create_synthetic_pressure.graphite": "Graphite", + "item.create_synthetic_pressure.impure_diamond": "Impure Diamond" +} diff --git a/projects/assets/create-synthetic-pressure/1.21/create_synthetic_pressure/lang/zh_cn.json b/projects/assets/create-synthetic-pressure/1.21/create_synthetic_pressure/lang/zh_cn.json new file mode 100644 index 000000000000..fa4ae2635c64 --- /dev/null +++ b/projects/assets/create-synthetic-pressure/1.21/create_synthetic_pressure/lang/zh_cn.json @@ -0,0 +1,6 @@ +{ + "itemGroup.create_synthetic_pressure": "机械动力:加压", + "item.create_synthetic_pressure.graphite_powder": "石墨粉", + "item.create_synthetic_pressure.graphite": "石墨", + "item.create_synthetic_pressure.impure_diamond": "不纯净的钻石" +} From c595a561c192a46901320485c8b38af4d5e52030 Mon Sep 17 00:00:00 2001 From: FTS427 Date: Tue, 16 Jun 2026 23:57:29 +0800 Subject: [PATCH 2/3] translation: create_synthetic_pressure translation fix Re-translated the "Impure Diamond"(Referenced the "Impure Pile of Diamond" translation in GTM) --- .../1.21/create_synthetic_pressure/lang/zh_cn.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/assets/create-synthetic-pressure/1.21/create_synthetic_pressure/lang/zh_cn.json b/projects/assets/create-synthetic-pressure/1.21/create_synthetic_pressure/lang/zh_cn.json index fa4ae2635c64..e8528da8f29c 100644 --- a/projects/assets/create-synthetic-pressure/1.21/create_synthetic_pressure/lang/zh_cn.json +++ b/projects/assets/create-synthetic-pressure/1.21/create_synthetic_pressure/lang/zh_cn.json @@ -2,5 +2,5 @@ "itemGroup.create_synthetic_pressure": "机械动力:加压", "item.create_synthetic_pressure.graphite_powder": "石墨粉", "item.create_synthetic_pressure.graphite": "石墨", - "item.create_synthetic_pressure.impure_diamond": "不纯净的钻石" + "item.create_synthetic_pressure.impure_diamond": "含杂钻石" } From 885cc6025c70c58483a09897a04292e8fdc703b0 Mon Sep 17 00:00:00 2001 From: FTS427 Date: Wed, 17 Jun 2026 00:04:29 +0800 Subject: [PATCH 3/3] translation: added translation for Create: High Pressure Added Chinese Simplified translation for Create: High Pressure. --- .../1.19/create_high_pressure/lang/en_us.json | 5 +++++ .../1.19/create_high_pressure/lang/zh_cn.json | 5 +++++ .../1.20/create_high_pressure/lang/en_us.json | 5 +++++ .../1.20/create_high_pressure/lang/zh_cn.json | 5 +++++ 4 files changed, 20 insertions(+) create mode 100644 projects/assets/modrinth-create-high-pressure/1.19/create_high_pressure/lang/en_us.json create mode 100644 projects/assets/modrinth-create-high-pressure/1.19/create_high_pressure/lang/zh_cn.json create mode 100644 projects/assets/modrinth-create-high-pressure/1.20/create_high_pressure/lang/en_us.json create mode 100644 projects/assets/modrinth-create-high-pressure/1.20/create_high_pressure/lang/zh_cn.json diff --git a/projects/assets/modrinth-create-high-pressure/1.19/create_high_pressure/lang/en_us.json b/projects/assets/modrinth-create-high-pressure/1.19/create_high_pressure/lang/en_us.json new file mode 100644 index 000000000000..ab093288f016 --- /dev/null +++ b/projects/assets/modrinth-create-high-pressure/1.19/create_high_pressure/lang/en_us.json @@ -0,0 +1,5 @@ +{ + "item.create_high_pressure.impure_diamond": "Impure Diamond", + "item.create_high_pressure.graphite_compressed": "Graphite", + "item.create_high_pressure.graphite_powder": "Graphite Powder" +} \ No newline at end of file diff --git a/projects/assets/modrinth-create-high-pressure/1.19/create_high_pressure/lang/zh_cn.json b/projects/assets/modrinth-create-high-pressure/1.19/create_high_pressure/lang/zh_cn.json new file mode 100644 index 000000000000..be2864613962 --- /dev/null +++ b/projects/assets/modrinth-create-high-pressure/1.19/create_high_pressure/lang/zh_cn.json @@ -0,0 +1,5 @@ +{ + "item.create_high_pressure.impure_diamond": "含杂钻石", + "item.create_high_pressure.graphite_compressed": "石墨", + "item.create_high_pressure.graphite_powder": "石墨粉" +} diff --git a/projects/assets/modrinth-create-high-pressure/1.20/create_high_pressure/lang/en_us.json b/projects/assets/modrinth-create-high-pressure/1.20/create_high_pressure/lang/en_us.json new file mode 100644 index 000000000000..ab093288f016 --- /dev/null +++ b/projects/assets/modrinth-create-high-pressure/1.20/create_high_pressure/lang/en_us.json @@ -0,0 +1,5 @@ +{ + "item.create_high_pressure.impure_diamond": "Impure Diamond", + "item.create_high_pressure.graphite_compressed": "Graphite", + "item.create_high_pressure.graphite_powder": "Graphite Powder" +} \ No newline at end of file diff --git a/projects/assets/modrinth-create-high-pressure/1.20/create_high_pressure/lang/zh_cn.json b/projects/assets/modrinth-create-high-pressure/1.20/create_high_pressure/lang/zh_cn.json new file mode 100644 index 000000000000..be2864613962 --- /dev/null +++ b/projects/assets/modrinth-create-high-pressure/1.20/create_high_pressure/lang/zh_cn.json @@ -0,0 +1,5 @@ +{ + "item.create_high_pressure.impure_diamond": "含杂钻石", + "item.create_high_pressure.graphite_compressed": "石墨", + "item.create_high_pressure.graphite_powder": "石墨粉" +}