From c44c05f3481cde66070cb88fa0e9e1443b266250 Mon Sep 17 00:00:00 2001 From: ChuijkYahus <94828194+ChuijkYahus@users.noreply.github.com> Date: Mon, 22 Dec 2025 17:38:13 +0800 Subject: [PATCH] =?UTF-8?q?ProdFarming=20update=EF=BC=9A=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../productivefarming/productivefarming/lang/en_us.json | 8 ++++++++ .../productivefarming/productivefarming/lang/zh_cn.json | 8 ++++++++ 2 files changed, 16 insertions(+) diff --git a/projects/1.21/assets/productivefarming/productivefarming/lang/en_us.json b/projects/1.21/assets/productivefarming/productivefarming/lang/en_us.json index 3a1addf748af..2ba2f7246d20 100644 --- a/projects/1.21/assets/productivefarming/productivefarming/lang/en_us.json +++ b/projects/1.21/assets/productivefarming/productivefarming/lang/en_us.json @@ -310,7 +310,9 @@ "block.productivefarming.spring_onion_crate": "Spring Onion Crate", "block.productivefarming.stinging_nettle": "Stinging Nettle", "block.productivefarming.strawberry": "Strawberry", + "block.productivefarming.strawberry_crate": "Strawberry Crate", "block.productivefarming.sugar_beet": "Sugar Beet", + "block.productivefarming.sugar_beet_crate": "Sugar Beet Crate", "block.productivefarming.sugar_pearl_corn": "Sugar Pearl Corn", "block.productivefarming.sugar_pearl_corn_crate": "Sugar Pearl Corn Crate", "block.productivefarming.sungold_tomato": "Sungold Tomato", @@ -656,9 +658,14 @@ "item.productivefarming.zucchini": "Zucchini", "itemGroup.productivefarming": "Productive Farming", "jade.productivefarming.mutation": "Mutation: %s", + "jade.productivefarming.mutation_harvest": "Right click to safely harvest the mutated crop", "jei.productivefarming.crop_fruiting": "Crop Fruiting", "jei.productivefarming.crop_mutation": "Crop Mutation", + "productivefarming.devices.farm_controller": "Multiblock Farm", "productivefarming.information.pollen": "Use on a fully grown crop to manually pollinate it.", + "productivefarming.information.upgrade.upgrade_stability.farm_controller": "Strips stats from collected crops.", + "productivefarming.information.upgrade.upgrade_time.farm_controller": "Decreases time between harvesting attempts, use with care.\n Multiple upgrades can be installed.", + "productivefarming.information.upgrade.upgrade_time_2.farm_controller": "It's twice as good as the other one.", "productivefarming.message.farm_formed": "Farm structure assembled with height %s", "productivefarming.message.farm_invalid": "Farm structure invalid. %s", "productivefarming.pollen.name": "%s", @@ -675,6 +682,7 @@ "productivefarming.ponder.fish_farm.text_3": "Fish will produce nutrient rich water which can be pumped to a crop farm for increased growth", "productivefarming.ponder.fish_farm.text_4": "You can also combine the two farms and have an aquaponics system", "productivefarming.screen.progress": "Progress: %s", + "productivefarming.tooltip.double_crop": "Requires two blocks of space to grow.", "productivefarming.tooltip.extend": "Hold [SHIFT] for more info", "productivefarming.tooltip.fencepost_crop": "Must be planted on a fence post", "productivefarming.trait.growth": "Growth speed: %s", diff --git a/projects/1.21/assets/productivefarming/productivefarming/lang/zh_cn.json b/projects/1.21/assets/productivefarming/productivefarming/lang/zh_cn.json index c5f3b4d11133..86da364684f2 100644 --- a/projects/1.21/assets/productivefarming/productivefarming/lang/zh_cn.json +++ b/projects/1.21/assets/productivefarming/productivefarming/lang/zh_cn.json @@ -310,7 +310,9 @@ "block.productivefarming.spring_onion_crate": "箱装葱", "block.productivefarming.stinging_nettle": "刺荨麻", "block.productivefarming.strawberry": "草莓", + "block.productivefarming.strawberry_crate": "箱装草莓", "block.productivefarming.sugar_beet": "糖用甜菜", + "block.productivefarming.sugar_beet_crate": "箱装糖用甜菜", "block.productivefarming.sugar_pearl_corn": "珍珠甜玉米", "block.productivefarming.sugar_pearl_corn_crate": "箱装珍珠甜玉米", "block.productivefarming.sungold_tomato": "金黄番茄", @@ -656,9 +658,14 @@ "item.productivefarming.zucchini": "西葫芦", "itemGroup.productivefarming": "Productive Farming", "jade.productivefarming.mutation": "突变:%s", + "jade.productivefarming.mutation_harvest": "右击以安全采收突变农作物", "jei.productivefarming.crop_fruiting": "农作物结果", "jei.productivefarming.crop_mutation": "农作物突变", + "productivefarming.devices.farm_controller": "多方块农场", "productivefarming.information.pollen": "对成熟的农作物使用以手动授粉。", + "productivefarming.information.upgrade.upgrade_stability.farm_controller": "去除采得农作物的各项数据。", + "productivefarming.information.upgrade.upgrade_time.farm_controller": "缩短每次采收间的间隔,使用需谨慎。\n 可以安装多个此升级。", + "productivefarming.information.upgrade.upgrade_time_2.farm_controller": "功效是另一个功能类似升级的两倍。", "productivefarming.message.farm_formed": "农场结构已组装,高度为%s", "productivefarming.message.farm_invalid": "农场结构无效。%s", "productivefarming.pollen.name": "%s", @@ -675,6 +682,7 @@ "productivefarming.ponder.fish_farm.text_3": "鱼类会产出养分丰富的水,这种水能加快农场中农作物的生长", "productivefarming.ponder.fish_farm.text_4": "也可以结合两者的优点,创造出鱼菜共生的农业体系", "productivefarming.screen.progress": "进度:%s", + "productivefarming.tooltip.double_crop": "需要两个方块的空间才能生长。", "productivefarming.tooltip.extend": "按住[SHIFT]以查看更多信息", "productivefarming.tooltip.fencepost_crop": "必须种植在栅栏柱上", "productivefarming.trait.growth": "生长速度:%s",