添加mod,配置文件调整,任务增加
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"classes": [],
|
||||
"apply_mods": [],
|
||||
"debug_mode": {
|
||||
"is_enable": false,
|
||||
"is_enable": true,
|
||||
"output_format": "\u003csource\u003e -\u003e \u003ctarget\u003e",
|
||||
"output_mode": 0
|
||||
}
|
||||
|
||||
@@ -1,6 +1,64 @@
|
||||
[
|
||||
{
|
||||
"key": "Mythic",
|
||||
"value": "神话"
|
||||
}
|
||||
{
|
||||
"authors": "(authors)",
|
||||
"name": "汉化",
|
||||
"desc": "汉化",
|
||||
"mods": "(mods)"
|
||||
},
|
||||
{
|
||||
"target_class": {
|
||||
"name": "com.robertx22.age_of_exile.uncommon.utilityclasses.ItemUtils",
|
||||
"method": ""
|
||||
},
|
||||
"key": " found a ",
|
||||
"value": "发现了一个"
|
||||
},
|
||||
{
|
||||
"target_class": {
|
||||
"name": "com.robertx22.age_of_exile.uncommon.utilityclasses.ItemUtils",
|
||||
"method": ""
|
||||
},
|
||||
"key": " item!",
|
||||
"value": "物品!"
|
||||
},
|
||||
{
|
||||
"target_class": {
|
||||
"name": "com.robertx22.age_of_exile.vanilla_mc.items.misc.RarityStoneItem",
|
||||
"method": ""
|
||||
},
|
||||
"key": "Repairs ",
|
||||
"value": "修复"
|
||||
},
|
||||
{
|
||||
"target_class": {
|
||||
"name": "com.robertx22.age_of_exile.vanilla_mc.items.misc.RarityStoneItem",
|
||||
"method": ""
|
||||
},
|
||||
"key": " durability.",
|
||||
"value": "点耐久。"
|
||||
},
|
||||
{
|
||||
"target_class": {
|
||||
"name": "com.robertx22.age_of_exile.uncommon.utilityclasses.TooltipUtils",
|
||||
"method": ""
|
||||
},
|
||||
"key": "[Drag onto gear to use]",
|
||||
"value": "[放在装备上以使用]"
|
||||
},
|
||||
{
|
||||
"target_class": {
|
||||
"name": "com.robertx22.age_of_exile.capability.player.helper.GemInventoryHelper",
|
||||
"method": ""
|
||||
},
|
||||
"key": "You lack spirit to equip all these auras.",
|
||||
"value": "你的精神力不足以装备所有这些光环。"
|
||||
},
|
||||
{
|
||||
"target_class": {
|
||||
"name": "com.robertx22.age_of_exile.capability.player.helper.GemInventoryHelper",
|
||||
"method": ""
|
||||
},
|
||||
"key": "You can't equip duplicate aura gems.",
|
||||
"value": "你不能装备重复的光环宝石。"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user