调整readme mod列表顺序

新增自动翻译mod
部分mod更新
汉化更新
This commit is contained in:
2023-10-15 17:47:35 +08:00
parent cd865f16b8
commit 125813fed9
114 changed files with 2614 additions and 176 deletions

View File

@@ -0,0 +1,11 @@
{
"commands.botanypots.dump.no_results": "No results were found.",
"tooltip.botanypots.modifier": "Speed: %sX",
"commands.botanypots.mod_message": "[§aBotany Pots§r] %s",
"gui.jei.category.botanypots.crop": "Crops",
"tooltip.botanypots.rolls": "Rolls: %s",
"tooltip.botanypots.chance": "Chance: %s",
"commands.botanypots.dump.missing_crops": "Found %s potential missing crops. This list is not exhaustive and may include false positives and false negatives. Clicking this message will copy the list to your clipboard.",
"tooltip.botanypots.rollrange": "Rolls: %s - %s",
"tooltip.botanypots.grow_time": "Grow Time: %s"
}

View File

@@ -0,0 +1,11 @@
{
"commands.botanypots.dump.no_results": "未找到结果。",
"tooltip.botanypots.modifier": "速度:%sX",
"commands.botanypots.mod_message": "[§aBotany Pots§r] %s",
"gui.jei.category.botanypots.crop": "农作物",
"tooltip.botanypots.rolls": "卷数:%s",
"tooltip.botanypots.chance": "机会:%s",
"commands.botanypots.dump.missing_crops": "发现 %s 种潜在缺失作物。此列表并不详尽,可能包括误报和漏报。单击此消息会将列表复制到剪贴板。",
"tooltip.botanypots.rollrange": "卷数:%s - %s",
"tooltip.botanypots.grow_time": "生长时间:%s"
}