Minecraft-Mod-Language-Package
Minecraft-Mod-Language-Package copied to clipboard
AgriCraft 官中拉取
| 模组 | 🔗 链接 | :art: 相关文件 | |
|---|---|---|---|
| AgriCraft | :mag: 源代码 | 🟩 MCMOD | :file_folder: 对比 |
:floppy_disk: 基于此 PR 所打包的资源包:
✔ agricraft Mod Domain 验证通过。
ℹ agricraft-1.12.2 语言文件验证通过。
ℹ agricraft-1.12.2 模组内语言文件验证通过。
- [ ] 🔄 勾选这个复选框来强制刷新
/diff
@mamaruo 异常:
System.ArgumentException: An item with the same key has already been added. Key: //
at System.Collections.Generic.Dictionary`2.TryInsert(TKey key, TValue value, InsertionBehavior behavior)
at System.Linq.Enumerable.ToDictionary[TSource,TKey,TElement](IEnumerable`1 source, Func`2 keySelector, Func`2 elementSelector, IEqualityComparer`1 comparer)
at CFPABot.DiffEngine.LangFile.LoadLang(String content) in /src/CFPABot/DiffEngine/LangFile.cs:line 48
at CFPABot.DiffEngine.LangFile.FromString(String content, LangFileType langFileType) in /src/CFPABot/DiffEngine/LangFile.cs:line 31
at CFPABot.DiffEngine.LangFileFetcher.FromPR(Int32 prid, List`1 outExceptions) in /src/CFPABot/DiffEngine/LangFileFetcher.cs:line 31
Key: //
啊这(
这是把//注释当成key了?
/diff
@dovisutu
agricraft/1.12.2
| 英文 | 中文 |
|---|---|
| Soil | 土壤 |
| Weeds have sprouted here | 杂草开始在这里生长了 🔽 这里开始长杂草了 |
| Orders the analyzer to analyze the current specimen | 命令分析仪分析当前样品 🔽 令分析仪开始分析当前样本。 |
| Returns the necessary base block for the crop at the specified direction or the specimen in the analyzer if no direction is specified | 如果未指定方向,则返回指定方向上作物或分析仪中的样本的必要基础块 🔽 返回指定方向上作物需要的基础方块,或(没有指定方向时)分析仪里的样本需要的基础方块 |
| Returns the base block type (NONE, BELOW, NEAR) for the crop at the specified direction or the specimen in the analyzer if no direction is specified | 如果未指定方向, 则返回指定方向的作物或分析器中的样本的基块类型 (无、低于、接近) 🔽 返回指定方向上作物需要的基础方块类别(NONE、BELOW、NEAR),或(没有指定方向时)分析仪里的样本需要的基础方块类别 |
| Returns the current light level for the crop at the specified direction | 返回指定方向作物的当前亮度等级 🔽 返回指定方向上的当前亮度等级 |
| Returns the required light level range for the crop at the specified direction or the specimen in the analyzer if no direction is specified | 如果未指定方向, 则返回指定方向的作物或分析器中的样本所需的亮度等级范围。 🔽 返回指定方向上作物需要的光照范围,或(没有指定方向时)分析仪里的样本需要的光照范围 |
| Returns the current soil below the crop at the specified direction or the specimen in the analyzer if no direction is specified | 如果未指定方向,则返回指定方向或分析仪中的样本作物下方的当前土壤品质 🔽 返回指定方向上作物架脚下的土壤类型 |
| Returns the growth percentage of the crop at the specified direction | 返回指定方向的作物生长百分比 🔽 返回指定方向上作物的生长进度 |
| Returns the required soil for the crop at the specified direction or the specimen in the analyzer if no direction is specified | 如果未指定方向,则返回指定方向上或分析仪中的样本作物所需的土壤 🔽 返回指定方向上作物需要的土壤类型,或(没有指定方向时)分析仪里的样本需要的土壤类型 |
| Returns the seed currently planted on the crop at the specified direction | 返回当前在指定方向上种植在作物上的种子 🔽 返回指定方向上作物架上种植的种子 |
| Returns the specimen currently in the analyzer | 返回分析仪中当前的样本 🔽 返回分析仪当前存有的样本 |
| Returns the stats [growth, gain, strength] of crop at the specified direction or the specimen in the analyzer if no direction is specified | 如果未指定方向,则返回作物在指定方向或分析仪中样本的统计数据[增长,增加,强度] 🔽 返回指定方向上作物的属性,或(没有指定方向时)分析仪里的样本的属性 |
| Returns if the analyzer has a journal | 如果分析仪有日志,则返回 🔽 当分析仪里有农学研究随笔时返回 true,否则返回 false |
| Returns if there is a plant on the crop sticks at the specified direction | 如果在特定方向上的作物架上有植物,则返回 🔽 当指定方向伤的作物架上有作物时返回 true,否则返回 false |
| Returns if there are weeds on the crop at the specified direction | 如果在指定方向上的作物上有杂草,则返回 🔽 当指定方向伤的作物架上有杂草时返回 true,否则返回 false |
| Returns if the crop at the specified direction, or the specimen in the analyzer (if no direction is specified) is analyzed | 如果分析指定方向的作物或分析仪中的样本(如果没有指定方向),则返回 🔽 当指定方向伤的作物架上的作物,或(没有指定方向时)分析仪里的种子已经过分析时返回 true,否则返回 false |
| Returns if the crop at the specified direction is a cross crop | 如果指定方向的作物是杂交作物,则返回 🔽 当指定方向上的作物架是杂交架时返回 true,否则返回 false |
| Returns if the crop at the specified direction is fertile and can grow | 如果指定方向的作物肥沃并且可以生长,则返回 🔽 当指定方向上的作物架上的作物可以生长时返回 true,否则返回 false |
| Returns if the crop crop at the specified direction is mature | 如果指定方向的作物作物成熟,则返回 🔽 当指定方向上的作物架上的作物已成熟时返回 true,否则返回 false |
| Returns if the crop crop at the specified direction needs a base block | 如果指定方向的农作物需要基础块,则返回 🔽 当指定方向上的作物架需要基础方块时返回 true,否则返回 false |
| ======================================= | ======================================= |
| direction | 方向 🔽 direction |
| (optional) direction | (可选) 方向 🔽 (optional) direction |
agricraft/1.12.2-keys
| Key | 英文 | 中文 |
|---|---|---|
agricraft_tooltip.soil |
Soil | 土壤 |
agricraft_tooltip.weeds |
Weeds have sprouted here | 杂草开始在这里生长了 🔽 这里开始长杂草了 |
agricraft_description.method.analyze |
Orders the analyzer to analyze the current specimen | 命令分析仪分析当前样品 🔽 令分析仪开始分析当前样本。 |
agricraft_description.method.getBaseBlock |
Returns the necessary base block for the crop at the specified direction or the specimen in the analyzer if no direction is specified | 如果未指定方向,则返回指定方向上作物或分析仪中的样本的必要基础块 🔽 返回指定方向上作物需要的基础方块,或(没有指定方向时)分析仪里的样本需要的基础方块 |
agricraft_description.method.getBaseBlockType |
Returns the base block type (NONE, BELOW, NEAR) for the crop at the specified direction or the specimen in the analyzer if no direction is specified | 如果未指定方向, 则返回指定方向的作物或分析器中的样本的基块类型 (无、低于、接近) 🔽 返回指定方向上作物需要的基础方块类别(NONE、BELOW、NEAR),或(没有指定方向时)分析仪里的样本需要的基础方块类别 |
agricraft_description.method.getBrightness |
Returns the current light level for the crop at the specified direction | 返回指定方向作物的当前亮度等级 🔽 返回指定方向上的当前亮度等级 |
agricraft_description.method.getBrightnessRange |
Returns the required light level range for the crop at the specified direction or the specimen in the analyzer if no direction is specified | 如果未指定方向, 则返回指定方向的作物或分析器中的样本所需的亮度等级范围。 🔽 返回指定方向上作物需要的光照范围,或(没有指定方向时)分析仪里的样本需要的光照范围 |
agricraft_description.method.getCurrentSoil |
Returns the current soil below the crop at the specified direction or the specimen in the analyzer if no direction is specified | 如果未指定方向,则返回指定方向或分析仪中的样本作物下方的当前土壤品质 🔽 返回指定方向上作物架脚下的土壤类型 |
agricraft_description.method.getGrowthStage |
Returns the growth percentage of the crop at the specified direction | 返回指定方向的作物生长百分比 🔽 返回指定方向上作物的生长进度 |
agricraft_description.method.getNeededSoil |
Returns the required soil for the crop at the specified direction or the specimen in the analyzer if no direction is specified | 如果未指定方向,则返回指定方向上或分析仪中的样本作物所需的土壤 🔽 返回指定方向上作物需要的土壤类型,或(没有指定方向时)分析仪里的样本需要的土壤类型 |
agricraft_description.method.getPlant |
Returns the seed currently planted on the crop at the specified direction | 返回当前在指定方向上种植在作物上的种子 🔽 返回指定方向上作物架上种植的种子 |
agricraft_description.method.getSpecimen |
Returns the specimen currently in the analyzer | 返回分析仪中当前的样本 🔽 返回分析仪当前存有的样本 |
agricraft_description.method.getStats |
Returns the stats [growth, gain, strength] of crop at the specified direction or the specimen in the analyzer if no direction is specified | 如果未指定方向,则返回作物在指定方向或分析仪中样本的统计数据[增长,增加,强度] 🔽 返回指定方向上作物的属性,或(没有指定方向时)分析仪里的样本的属性 |
agricraft_description.method.hasJournal |
Returns if the analyzer has a journal | 如果分析仪有日志,则返回 🔽 当分析仪里有农学研究随笔时返回 true,否则返回 false |
agricraft_description.method.hasPlant |
Returns if there is a plant on the crop sticks at the specified direction | 如果在特定方向上的作物架上有植物,则返回 🔽 当指定方向伤的作物架上有作物时返回 true,否则返回 false |
agricraft_description.method.hasWeeds |
Returns if there are weeds on the crop at the specified direction | 如果在指定方向上的作物上有杂草,则返回 🔽 当指定方向伤的作物架上有杂草时返回 true,否则返回 false |
agricraft_description.method.isAnalyzed |
Returns if the crop at the specified direction, or the specimen in the analyzer (if no direction is specified) is analyzed | 如果分析指定方向的作物或分析仪中的样本(如果没有指定方向),则返回 🔽 当指定方向伤的作物架上的作物,或(没有指定方向时)分析仪里的种子已经过分析时返回 true,否则返回 false |
agricraft_description.method.isCrossCrop |
Returns if the crop at the specified direction is a cross crop | 如果指定方向的作物是杂交作物,则返回 🔽 当指定方向上的作物架是杂交架时返回 true,否则返回 false |
agricraft_description.method.isFertile |
Returns if the crop at the specified direction is fertile and can grow | 如果指定方向的作物肥沃并且可以生长,则返回 🔽 当指定方向上的作物架上的作物可以生长时返回 true,否则返回 false |
agricraft_description.method.isMature |
Returns if the crop crop at the specified direction is mature | 如果指定方向的作物作物成熟,则返回 🔽 当指定方向上的作物架上的作物已成熟时返回 true,否则返回 false |
agricraft_description.method.needsBaseBlock |
Returns if the crop crop at the specified direction needs a base block | 如果指定方向的农作物需要基础块,则返回 🔽 当指定方向上的作物架需要基础方块时返回 true,否则返回 false |
// |
======================================= | ======================================= |
agricraft_arg.direction |
direction | 方向 🔽 direction |
agricraft_arg.direction.optional |
(optional) direction | (可选) 方向 🔽 (optional) direction |
agricraft/1.12.2-术语检查
| Key | 英文 | 中文 | 检查结果 |
|---|---|---|---|
agricraft_description.method.analyze |
Orders the analyzer to analyze the current specimen | 命令分析仪分析当前样品 🔽 令分析仪开始分析当前样本。 |
⚠ 术语异常 current => 当前分辨率 |
agricraft_description.method.getBaseBlock |
Returns the necessary base block for the crop at the specified direction or the specimen in the analyzer if no direction is specified | 如果未指定方向,则返回指定方向上作物或分析仪中的样本的必要基础块 🔽 返回指定方向上作物需要的基础方块,或(没有指定方向时)分析仪里的样本需要的基础方块 |
⚠ 术语异常 no => 否 ⚠ 术语异常 returns => 收回 |
agricraft_description.method.getBaseBlockType |
Returns the base block type (NONE, BELOW, NEAR) for the crop at the specified direction or the specimen in the analyzer if no direction is specified | 如果未指定方向, 则返回指定方向的作物或分析器中的样本的基块类型 (无、低于、接近) 🔽 返回指定方向上作物需要的基础方块类别(NONE、BELOW、NEAR),或(没有指定方向时)分析仪里的样本需要的基础方块类别 |
⚠ 术语异常 no => 否 ⚠ 术语异常 returns => 收回 |
agricraft_description.method.getBrightness |
Returns the current light level for the crop at the specified direction | 返回指定方向作物的当前亮度等级 🔽 返回指定方向上的当前亮度等级 |
⚠ 术语异常 current => 当前分辨率 ⚠ 术语异常 returns => 收回 ⚠ 术语异常 light => 光 |
agricraft_description.method.getBrightnessRange |
Returns the required light level range for the crop at the specified direction or the specimen in the analyzer if no direction is specified | 如果未指定方向, 则返回指定方向的作物或分析器中的样本所需的亮度等级范围。 🔽 返回指定方向上作物需要的光照范围,或(没有指定方向时)分析仪里的样本需要的光照范围 |
⚠ 术语异常 no => 否 ⚠ 术语异常 returns => 收回 ✔ 术语 light => 光 |
agricraft_description.method.getCurrentSoil |
Returns the current soil below the crop at the specified direction or the specimen in the analyzer if no direction is specified | 如果未指定方向,则返回指定方向或分析仪中的样本作物下方的当前土壤品质 🔽 返回指定方向上作物架脚下的土壤类型 |
⚠ 术语异常 no => 否 ⚠ 术语异常 current => 当前分辨率 ⚠ 术语异常 returns => 收回 |
agricraft_description.method.getGrowthStage |
Returns the growth percentage of the crop at the specified direction | 返回指定方向的作物生长百分比 🔽 返回指定方向上作物的生长进度 |
⚠ 术语异常 returns => 收回 |
agricraft_description.method.getNeededSoil |
Returns the required soil for the crop at the specified direction or the specimen in the analyzer if no direction is specified | 如果未指定方向,则返回指定方向上或分析仪中的样本作物所需的土壤 🔽 返回指定方向上作物需要的土壤类型,或(没有指定方向时)分析仪里的样本需要的土壤类型 |
⚠ 术语异常 no => 否 ⚠ 术语异常 returns => 收回 |
agricraft_description.method.getPlant |
Returns the seed currently planted on the crop at the specified direction | 返回当前在指定方向上种植在作物上的种子 🔽 返回指定方向上作物架上种植的种子 |
⚠ 术语异常 on => 开 ✔ 术语 planted => 种植 ⚠ 术语异常 returns => 收回 |
agricraft_description.method.getSpecimen |
Returns the specimen currently in the analyzer | 返回分析仪中当前的样本 🔽 返回分析仪当前存有的样本 |
⚠ 术语异常 returns => 收回 |
agricraft_description.method.getStats |
Returns the stats [growth, gain, strength] of crop at the specified direction or the specimen in the analyzer if no direction is specified | 如果未指定方向,则返回作物在指定方向或分析仪中样本的统计数据[增长,增加,强度] 🔽 返回指定方向上作物的属性,或(没有指定方向时)分析仪里的样本的属性 |
⚠ 术语异常 no => 否 ⚠ 术语异常 returns => 收回 |
agricraft_description.method.hasJournal |
Returns if the analyzer has a journal | 如果分析仪有日志,则返回 🔽 当分析仪里有农学研究随笔时返回 true,否则返回 false |
⚠ 术语异常 returns => 收回 |
agricraft_description.method.hasPlant |
Returns if there is a plant on the crop sticks at the specified direction | 如果在特定方向上的作物架上有植物,则返回 🔽 当指定方向伤的作物架上有作物时返回 true,否则返回 false |
⚠ 术语异常 on => 开 ⚠ 术语异常 returns => 收回 ⚠ 术语异常 plant => 植株 |
agricraft_description.method.hasWeeds |
Returns if there are weeds on the crop at the specified direction | 如果在指定方向上的作物上有杂草,则返回 🔽 当指定方向伤的作物架上有杂草时返回 true,否则返回 false |
⚠ 术语异常 on => 开 ⚠ 术语异常 returns => 收回 |
agricraft_description.method.isAnalyzed |
Returns if the crop at the specified direction, or the specimen in the analyzer (if no direction is specified) is analyzed | 如果分析指定方向的作物或分析仪中的样本(如果没有指定方向),则返回 🔽 当指定方向伤的作物架上的作物,或(没有指定方向时)分析仪里的种子已经过分析时返回 true,否则返回 false |
✔ 术语 no => 否 ⚠ 术语异常 returns => 收回 |
agricraft_description.method.isCrossCrop |
Returns if the crop at the specified direction is a cross crop | 如果指定方向的作物是杂交作物,则返回 🔽 当指定方向上的作物架是杂交架时返回 true,否则返回 false |
⚠ 术语异常 returns => 收回 |
agricraft_description.method.isFertile |
Returns if the crop at the specified direction is fertile and can grow | 如果指定方向的作物肥沃并且可以生长,则返回 🔽 当指定方向上的作物架上的作物可以生长时返回 true,否则返回 false |
⚠ 术语异常 returns => 收回 |
agricraft_description.method.isMature |
Returns if the crop crop at the specified direction is mature | 如果指定方向的作物作物成熟,则返回 🔽 当指定方向上的作物架上的作物已成熟时返回 true,否则返回 false |
⚠ 术语异常 returns => 收回 |
agricraft_description.method.needsBaseBlock |
Returns if the crop crop at the specified direction needs a base block | 如果指定方向的农作物需要基础块,则返回 🔽 当指定方向上的作物架需要基础方块时返回 true,否则返回 false |
⚠ 术语异常 returns => 收回 |