From 4a26ffb471f5e93db68dee1d2063d53966e5adf6 Mon Sep 17 00:00:00 2001 From: Narux04 Date: Wed, 24 Jan 2024 15:25:54 +0800 Subject: [PATCH 1/4] =?UTF-8?q?Aether=20Delight=20(A=20Farmer's=20Delight?= =?UTF-8?q?=20Add-on)=EF=BC=88=E6=9A=82=E8=AF=91=EF=BC=9A=E5=A4=A9?= =?UTF-8?q?=E5=A2=83=E4=B9=90=E4=BA=8B=EF=BC=89=E7=BF=BB=E8=AF=91=E6=8F=90?= =?UTF-8?q?=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 提交自 CFPA-Helper --- .../aetherdelight/lang/en_us.json | 22 +++++++++++++++++++ .../aetherdelight/lang/zh_cn.json | 22 +++++++++++++++++++ 2 files changed, 44 insertions(+) create mode 100644 projects/1.20/assets/aether-delight/aetherdelight/lang/en_us.json create mode 100644 projects/1.20/assets/aether-delight/aetherdelight/lang/zh_cn.json diff --git a/projects/1.20/assets/aether-delight/aetherdelight/lang/en_us.json b/projects/1.20/assets/aether-delight/aetherdelight/lang/en_us.json new file mode 100644 index 000000000000..57a21717a572 --- /dev/null +++ b/projects/1.20/assets/aether-delight/aetherdelight/lang/en_us.json @@ -0,0 +1,22 @@ +{ + "item.aquaculturedelight.neptunium_knife": "Neptunium Knife", + "item.aquaculturedelight.large_fish_with_vegetables": "Large Fish With Vegetables", + "item.aquaculturedelight.baked_pollock_with_carrots": "Baked Pollock with Carrots", + "item.aquaculturedelight.tuna_spaghetti": "Tuna Spaghetti", + "item.aquaculturedelight.turtle_meat_dish": "Turtule Meat Dish", + "item.aquaculturedelight.jellyfish_jelly": "Jellyfish Jelly", + "item.aquaculturedelight.buckling": "Buckling", + "item.aquaculturedelight.poor_fisher_chowder": "Unlucky Fisher Chowder", + "item.aquaculturedelight.catfish_barbecue": "Catfish Barbecue", + "item_group.aquaculturedelight.aquaculture_delight_tab": "Aquaculture Delight", + "item.aquaculturedelight.halibut_with_tartar_sauce": "Halibut with Tartar Sauce", + "item.aquaculturedelight.rollmops": "Rollmops", + "item.aquaculturedelight.bass_stew": "Bass Stew", + "item.aquaculturedelight.halaszle": "Halaszle", + "item.aquaculturedelight.frog_leg_soup": "Frog Leg Soup", + "item.aquaculturedelight.raw_fish_fillet_roll": "Raw Fish Fillet Roll", + "item.aquaculturedelight.cooked_small_turtle_meat": "Cooked Small Turtle Meat", + "item.aquaculturedelight.small_turtle_meat": "Small Turtle Meat", + "itemGroup.tabaquaculture_delight_tab": "Aquaculture Delight", + "item.aquaculturedelight.unusual_fish_soup": "Unusual Fish Soup" +} \ No newline at end of file diff --git a/projects/1.20/assets/aether-delight/aetherdelight/lang/zh_cn.json b/projects/1.20/assets/aether-delight/aetherdelight/lang/zh_cn.json new file mode 100644 index 000000000000..8b5bfe814c54 --- /dev/null +++ b/projects/1.20/assets/aether-delight/aetherdelight/lang/zh_cn.json @@ -0,0 +1,22 @@ +{ + "item.aquaculturedelight.neptunium_knife": "海王刀", + "item.aquaculturedelight.large_fish_with_vegetables": "大份蔬菜鱼饭", + "item.aquaculturedelight.baked_pollock_with_carrots": "萝卜炖绿鳕", + "item.aquaculturedelight.tuna_spaghetti": "金枪鱼意面", + "item.aquaculturedelight.turtle_meat_dish": "海龟炖菜", + "item.aquaculturedelight.jellyfish_jelly": "海蜇冻", + "item.aquaculturedelight.buckling": "热熏鲱鱼", + "item.aquaculturedelight.poor_fisher_chowder": "鱼骨烂汤", + "item.aquaculturedelight.catfish_barbecue": "鲇鱼烤串", + "item_group.aquaculturedelight.aquaculture_delight_tab": "水产乐事", + "item.aquaculturedelight.halibut_with_tartar_sauce": "塔塔浇汁比目鱼", + "item.aquaculturedelight.rollmops": "腌鲱鱼卷", + "item.aquaculturedelight.bass_stew": "鲈鱼炖", + "item.aquaculturedelight.halaszle": "渔夫泡馍", + "item.aquaculturedelight.frog_leg_soup": "蛙腿汤", + "item.aquaculturedelight.raw_fish_fillet_roll": "生鱼排寿司", + "item.aquaculturedelight.cooked_small_turtle_meat": "熟海龟肉丁", + "item.aquaculturedelight.small_turtle_meat": "海龟肉丁", + "itemGroup.tabaquaculture_delight_tab": "水产乐事", + "item.aquaculturedelight.unusual_fish_soup": "奇异鱼汤" +} \ No newline at end of file From ee3c1c3a3680b21d0884da7a023bb420e34e4341 Mon Sep 17 00:00:00 2001 From: Narux04 <150519869+Narux04@users.noreply.github.com> Date: Wed, 24 Jan 2024 22:35:08 -0600 Subject: [PATCH 2/4] Update en_us.json --- .../aetherdelight/lang/en_us.json | 60 ++++++++++++------- 1 file changed, 39 insertions(+), 21 deletions(-) diff --git a/projects/1.20/assets/aether-delight/aetherdelight/lang/en_us.json b/projects/1.20/assets/aether-delight/aetherdelight/lang/en_us.json index 57a21717a572..d04f48ca925b 100644 --- a/projects/1.20/assets/aether-delight/aetherdelight/lang/en_us.json +++ b/projects/1.20/assets/aether-delight/aetherdelight/lang/en_us.json @@ -1,22 +1,40 @@ { - "item.aquaculturedelight.neptunium_knife": "Neptunium Knife", - "item.aquaculturedelight.large_fish_with_vegetables": "Large Fish With Vegetables", - "item.aquaculturedelight.baked_pollock_with_carrots": "Baked Pollock with Carrots", - "item.aquaculturedelight.tuna_spaghetti": "Tuna Spaghetti", - "item.aquaculturedelight.turtle_meat_dish": "Turtule Meat Dish", - "item.aquaculturedelight.jellyfish_jelly": "Jellyfish Jelly", - "item.aquaculturedelight.buckling": "Buckling", - "item.aquaculturedelight.poor_fisher_chowder": "Unlucky Fisher Chowder", - "item.aquaculturedelight.catfish_barbecue": "Catfish Barbecue", - "item_group.aquaculturedelight.aquaculture_delight_tab": "Aquaculture Delight", - "item.aquaculturedelight.halibut_with_tartar_sauce": "Halibut with Tartar Sauce", - "item.aquaculturedelight.rollmops": "Rollmops", - "item.aquaculturedelight.bass_stew": "Bass Stew", - "item.aquaculturedelight.halaszle": "Halaszle", - "item.aquaculturedelight.frog_leg_soup": "Frog Leg Soup", - "item.aquaculturedelight.raw_fish_fillet_roll": "Raw Fish Fillet Roll", - "item.aquaculturedelight.cooked_small_turtle_meat": "Cooked Small Turtle Meat", - "item.aquaculturedelight.small_turtle_meat": "Small Turtle Meat", - "itemGroup.tabaquaculture_delight_tab": "Aquaculture Delight", - "item.aquaculturedelight.unusual_fish_soup": "Unusual Fish Soup" -} \ No newline at end of file + "item.aetherdelight.goldenleaf_salad": "Goldenleaf Salad", + "item.aetherdelight.swet_pudding": "Swet Pudding", + "item.aetherdelight.skyjade_knife": "Skyjade Knife", + "item.aetherdelight.enchanted_pie_slice": "Enchanted Pie Slice", + "block.aetherdelight.enchanted_berry_crate": "Enchanted Berry Crate", + "item.aetherdelight.sweet_and_sour_soup": "Sweet and Sour Soup", + "block.aetherdelight.white_apple_crate": "White Apple Crate", + "item.aetherdelight.gravitite_knife": "Gravitite Knife", + "item.aetherdelight.ambrosia_dew": "Ambrosia Dew", + "item.aetherdelight.swet_syrup": "Swet Syrup", + "itemGroup.tabaether_delight_tab": "Aether Delight", + "block.aetherdelight.quickroot_crate": "Quickroot Crate", + "item.aetherdelight.oat_cookie": "Oat Cookie", + "item.aetherdelight.blueberry_pie_slice": "Blueberry Pie Slice", + "block.aetherdelight.chromaberry_crate": "Chromaberry Crate", + "item.aetherdelight.bowl_of_blue_berries": "Bowl of Blue Berries", + "item.aetherdelight.cooked_aerfillet": "Cooked Aerfillet", + "item.aetherdelight.zanite_knife": "Zanite Knife", + "block.aetherdelight.lightroot_crate": "Lightroot Crate", + "item.aetherdelight.luxbuds_salad": "Luxbuds Salad", + "item.aetherdelight.strange_root_salad": "Strange Root Salad", + "block.aetherdelight.aether_grass_bale": "Aether Grass Bale", + "block.aetherdelight.blue_berry_crate": "Blue Berry Crate", + "block.aetherdelight.aechor_petal_crate": "Aechor Petal Crate", + "item.aetherdelight.ambrosia_glazed_apple": "Ambrosia Glazed Apple", + "item.aetherdelight.festive_sweets": "Festive Sweets", + "item.aetherdelight.bowl_of_ginger_cookies": "Bowl of Ginger Cookies", + "item.aetherdelight.aetherflower_tea": "Aetherflower Tea", + "item.aetherdelight.bowl_of_enchanted_berries": "Bowl of Enchanted Berries", + "itemGroup.tabaether_delight_tab_2": "Aether Delight (Addons)", + "item.aetherdelight.holystone_knife": "Holystone Knife", + "item.aetherdelight.quail_stew": "Quail Stew", + "item.aetherdelight.stratus_knife": "Stratus Knife", + "item.aetherdelight.veridium_knife": "Veridium Knife", + "item_group.aetherdelight.aether_delight_tab_2": "Aether Delight (Addons)", + "item.aetherdelight.raw_aerfillet": "Raw Aerfillet", + "block.aetherdelight.goldenleaf_crate": "Goldenleaf Berry Crate", + "item_group.aetherdelight.aether_delight_tab": "Aether Delight" +} From d19e8932ebf5fccdab2e6366b7ebee7dec3dc431 Mon Sep 17 00:00:00 2001 From: Narux04 <150519869+Narux04@users.noreply.github.com> Date: Wed, 24 Jan 2024 22:35:48 -0600 Subject: [PATCH 3/4] Update zh_cn.json --- .../aetherdelight/lang/zh_cn.json | 60 ++++++++++++------- 1 file changed, 39 insertions(+), 21 deletions(-) diff --git a/projects/1.20/assets/aether-delight/aetherdelight/lang/zh_cn.json b/projects/1.20/assets/aether-delight/aetherdelight/lang/zh_cn.json index 8b5bfe814c54..c310127e75d6 100644 --- a/projects/1.20/assets/aether-delight/aetherdelight/lang/zh_cn.json +++ b/projects/1.20/assets/aether-delight/aetherdelight/lang/zh_cn.json @@ -1,22 +1,40 @@ { - "item.aquaculturedelight.neptunium_knife": "海王刀", - "item.aquaculturedelight.large_fish_with_vegetables": "大份蔬菜鱼饭", - "item.aquaculturedelight.baked_pollock_with_carrots": "萝卜炖绿鳕", - "item.aquaculturedelight.tuna_spaghetti": "金枪鱼意面", - "item.aquaculturedelight.turtle_meat_dish": "海龟炖菜", - "item.aquaculturedelight.jellyfish_jelly": "海蜇冻", - "item.aquaculturedelight.buckling": "热熏鲱鱼", - "item.aquaculturedelight.poor_fisher_chowder": "鱼骨烂汤", - "item.aquaculturedelight.catfish_barbecue": "鲇鱼烤串", - "item_group.aquaculturedelight.aquaculture_delight_tab": "水产乐事", - "item.aquaculturedelight.halibut_with_tartar_sauce": "塔塔浇汁比目鱼", - "item.aquaculturedelight.rollmops": "腌鲱鱼卷", - "item.aquaculturedelight.bass_stew": "鲈鱼炖", - "item.aquaculturedelight.halaszle": "渔夫泡馍", - "item.aquaculturedelight.frog_leg_soup": "蛙腿汤", - "item.aquaculturedelight.raw_fish_fillet_roll": "生鱼排寿司", - "item.aquaculturedelight.cooked_small_turtle_meat": "熟海龟肉丁", - "item.aquaculturedelight.small_turtle_meat": "海龟肉丁", - "itemGroup.tabaquaculture_delight_tab": "水产乐事", - "item.aquaculturedelight.unusual_fish_soup": "奇异鱼汤" -} \ No newline at end of file + "item.aetherdelight.goldenleaf_salad": "金叶沙拉", + "item.aetherdelight.swet_pudding": "史维特布丁", + "item.aetherdelight.skyjade_knife": "穹玉刀", + "item.aetherdelight.enchanted_pie_slice": "神饯派切片", + "block.aetherdelight.enchanted_berry_crate": "箱装神饯蓝莓", + "item.aetherdelight.sweet_and_sour_soup": "酸甜汤", + "block.aetherdelight.white_apple_crate": "箱装药剂苹果", + "item.aetherdelight.gravitite_knife": "重力晶刀", + "item.aetherdelight.ambrosia_dew": "神能晶露", + "item.aetherdelight.swet_syrup": "史维特糖浆", + "itemGroup.tabaether_delight_tab": "天境乐事", + "block.aetherdelight.quickroot_crate": "箱装速沙根", + "item.aetherdelight.oat_cookie": "燕麦曲奇", + "item.aetherdelight.blueberry_pie_slice": "蓝莓派切片", + "block.aetherdelight.chromaberry_crate": "缤彩莓箱", + "item.aetherdelight.bowl_of_blue_berries": "碗装蓝莓", + "item.aetherdelight.cooked_aerfillet": "熟天鳞鱼排", + "item.aetherdelight.zanite_knife": "紫晶刀", + "block.aetherdelight.lightroot_crate": "荧根", + "item.aetherdelight.luxbuds_salad": "荧光苞沙拉", + "item.aetherdelight.strange_root_salad": "拌根沙拉", + "block.aetherdelight.aether_grass_bale": "空叶草捆", + "block.aetherdelight.blue_berry_crate": "箱装蓝莓", + "block.aetherdelight.aechor_petal_crate": "箱装箭毒花瓣", + "item.aetherdelight.ambrosia_glazed_apple": "晶露苹果", + "item.aetherdelight.festive_sweets": "节庆甜点", + "item.aetherdelight.bowl_of_ginger_cookies": "碗装姜饼", + "item.aetherdelight.aetherflower_tea": "天境花茶", + "item.aetherdelight.bowl_of_enchanted_berries": "碗装神饯蓝莓", + "itemGroup.tabaether_delight_tab_2": "天境乐事(附属模组)", + "item.aetherdelight.holystone_knife": "圣石刀", + "item.aetherdelight.quail_stew": "鹌鹑炖", + "item.aetherdelight.stratus_knife": "云母钢刀", + "item.aetherdelight.veridium_knife": "维蓝铁刀", + "item_group.aetherdelight.aether_delight_tab_2": "天境乐事(附属模组)", + "item.aetherdelight.raw_aerfillet": "生天鳞鱼排", + "block.aetherdelight.goldenleaf_crate": "箱装金叶浆果", + "item_group.aetherdelight.aether_delight_tab": "天境乐事" +} From ff3c848b07aac9723687c90878358743e74c31c1 Mon Sep 17 00:00:00 2001 From: Narux04 <150519869+Narux04@users.noreply.github.com> Date: Thu, 25 Jan 2024 02:14:53 -0600 Subject: [PATCH 4/4] Update projects/1.20/assets/aether-delight/aetherdelight/lang/zh_cn.json Co-authored-by: ChuijkYahus <94828194+ChuijkYahus@users.noreply.github.com> --- .../1.20/assets/aether-delight/aetherdelight/lang/zh_cn.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/1.20/assets/aether-delight/aetherdelight/lang/zh_cn.json b/projects/1.20/assets/aether-delight/aetherdelight/lang/zh_cn.json index c310127e75d6..1aa1bf841951 100644 --- a/projects/1.20/assets/aether-delight/aetherdelight/lang/zh_cn.json +++ b/projects/1.20/assets/aether-delight/aetherdelight/lang/zh_cn.json @@ -31,7 +31,7 @@ "itemGroup.tabaether_delight_tab_2": "天境乐事(附属模组)", "item.aetherdelight.holystone_knife": "圣石刀", "item.aetherdelight.quail_stew": "鹌鹑炖", - "item.aetherdelight.stratus_knife": "云母钢刀", + "item.aetherdelight.stratus_knife": "流云刀", "item.aetherdelight.veridium_knife": "维蓝铁刀", "item_group.aetherdelight.aether_delight_tab_2": "天境乐事(附属模组)", "item.aetherdelight.raw_aerfillet": "生天鳞鱼排",