调整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,5 @@
{
"commands.curios.replace.success": "Replaced slot %s for %s with %s",
"commands.curios.drop.success": "Dropped items in slot %s for %s",
"commands.curios.dropAll.success": "Dropped items in all slots for %s"
}

View File

@@ -0,0 +1,5 @@
{
"commands.curios.replace.success": "已将 %s 的插槽 %s 替换为 %s",
"commands.curios.drop.success": "已将 %s 的项目丢弃在插槽 %s 中",
"commands.curios.dropAll.success": "已在 %s 的所有槽位中丢弃物品"
}