Skip to content

Commit 759a37f

Browse files
SlimeSB502y
authored andcommitted
chore: migrate to new path structure
自动迁移: PR #5723
1 parent 2b22c53 commit 759a37f

2 files changed

Lines changed: 16 additions & 0 deletions

File tree

projects/assets/productivefarming/1.21/productivefarming/lang/en_us.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,9 @@
310310
"block.productivefarming.spring_onion_crate": "Spring Onion Crate",
311311
"block.productivefarming.stinging_nettle": "Stinging Nettle",
312312
"block.productivefarming.strawberry": "Strawberry",
313+
"block.productivefarming.strawberry_crate": "Strawberry Crate",
313314
"block.productivefarming.sugar_beet": "Sugar Beet",
315+
"block.productivefarming.sugar_beet_crate": "Sugar Beet Crate",
314316
"block.productivefarming.sugar_pearl_corn": "Sugar Pearl Corn",
315317
"block.productivefarming.sugar_pearl_corn_crate": "Sugar Pearl Corn Crate",
316318
"block.productivefarming.sungold_tomato": "Sungold Tomato",
@@ -656,9 +658,14 @@
656658
"item.productivefarming.zucchini": "Zucchini",
657659
"itemGroup.productivefarming": "Productive Farming",
658660
"jade.productivefarming.mutation": "Mutation: %s",
661+
"jade.productivefarming.mutation_harvest": "Right click to safely harvest the mutated crop",
659662
"jei.productivefarming.crop_fruiting": "Crop Fruiting",
660663
"jei.productivefarming.crop_mutation": "Crop Mutation",
664+
"productivefarming.devices.farm_controller": "Multiblock Farm",
661665
"productivefarming.information.pollen": "Use on a fully grown crop to manually pollinate it.",
666+
"productivefarming.information.upgrade.upgrade_stability.farm_controller": "Strips stats from collected crops.",
667+
"productivefarming.information.upgrade.upgrade_time.farm_controller": "Decreases time between harvesting attempts, use with care.\n Multiple upgrades can be installed.",
668+
"productivefarming.information.upgrade.upgrade_time_2.farm_controller": "It's twice as good as the other one.",
662669
"productivefarming.message.farm_formed": "Farm structure assembled with height %s",
663670
"productivefarming.message.farm_invalid": "Farm structure invalid. %s",
664671
"productivefarming.pollen.name": "%s",
@@ -675,6 +682,7 @@
675682
"productivefarming.ponder.fish_farm.text_3": "Fish will produce nutrient rich water which can be pumped to a crop farm for increased growth",
676683
"productivefarming.ponder.fish_farm.text_4": "You can also combine the two farms and have an aquaponics system",
677684
"productivefarming.screen.progress": "Progress: %s",
685+
"productivefarming.tooltip.double_crop": "Requires two blocks of space to grow.",
678686
"productivefarming.tooltip.extend": "Hold [SHIFT] for more info",
679687
"productivefarming.tooltip.fencepost_crop": "Must be planted on a fence post",
680688
"productivefarming.trait.growth": "Growth speed: %s",

projects/assets/productivefarming/1.21/productivefarming/lang/zh_cn.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,9 @@
310310
"block.productivefarming.spring_onion_crate": "箱装葱",
311311
"block.productivefarming.stinging_nettle": "刺荨麻",
312312
"block.productivefarming.strawberry": "草莓",
313+
"block.productivefarming.strawberry_crate": "箱装草莓",
313314
"block.productivefarming.sugar_beet": "糖用甜菜",
315+
"block.productivefarming.sugar_beet_crate": "箱装糖用甜菜",
314316
"block.productivefarming.sugar_pearl_corn": "珍珠甜玉米",
315317
"block.productivefarming.sugar_pearl_corn_crate": "箱装珍珠甜玉米",
316318
"block.productivefarming.sungold_tomato": "金黄番茄",
@@ -656,9 +658,14 @@
656658
"item.productivefarming.zucchini": "西葫芦",
657659
"itemGroup.productivefarming": "Productive Farming",
658660
"jade.productivefarming.mutation": "突变:%s",
661+
"jade.productivefarming.mutation_harvest": "右击以安全采收突变农作物",
659662
"jei.productivefarming.crop_fruiting": "农作物结果",
660663
"jei.productivefarming.crop_mutation": "农作物突变",
664+
"productivefarming.devices.farm_controller": "多方块农场",
661665
"productivefarming.information.pollen": "对成熟的农作物使用以手动授粉。",
666+
"productivefarming.information.upgrade.upgrade_stability.farm_controller": "去除采得农作物的各项数据。",
667+
"productivefarming.information.upgrade.upgrade_time.farm_controller": "缩短每次采收间的间隔,使用需谨慎。\n 可以安装多个此升级。",
668+
"productivefarming.information.upgrade.upgrade_time_2.farm_controller": "功效是另一个功能类似升级的两倍。",
662669
"productivefarming.message.farm_formed": "农场结构已组装,高度为%s",
663670
"productivefarming.message.farm_invalid": "农场结构无效。%s",
664671
"productivefarming.pollen.name": "%s",
@@ -675,6 +682,7 @@
675682
"productivefarming.ponder.fish_farm.text_3": "鱼类会产出养分丰富的水,这种水能加快农场中农作物的生长",
676683
"productivefarming.ponder.fish_farm.text_4": "也可以结合两者的优点,创造出鱼菜共生的农业体系",
677684
"productivefarming.screen.progress": "进度:%s",
685+
"productivefarming.tooltip.double_crop": "需要两个方块的空间才能生长。",
678686
"productivefarming.tooltip.extend": "按住[SHIFT]以查看更多信息",
679687
"productivefarming.tooltip.fencepost_crop": "必须种植在栅栏柱上",
680688
"productivefarming.trait.growth": "生长速度:%s",

0 commit comments

Comments
 (0)