BorderExile/.minecraft/versions/边境流放/config/vaultpatcher_asm/mmorpg.json
ddaodan 125813fed9 调整readme mod列表顺序
新增自动翻译mod
部分mod更新
汉化更新
2023-10-15 17:47:35 +08:00

117 lines
3.6 KiB
JSON

[
{
"authors": "ddaodan",
"name": "挖矿与砍杀汉化",
"desc": "挖矿与砍杀汉化",
"mods": "(mods)"
},
{
"target_class": {
"name": "com.robertx22.age_of_exile.uncommon.utilityclasses.ItemUtils",
"method": ""
},
"pairs": [
{"key": " found a ","value": "发现了一个"},
{"key": " item!","value": "物品!"}
]
},
{
"target_class": {
"name": "com.robertx22.age_of_exile.vanilla_mc.items.misc.RarityStoneItem",
"method": ""
},
"pairs": [
{"key": "Repairs ","value": "修复"},
{"key": " durability.","value": "点耐久。"}
]
},
{
"target_class": {
"name": "com.robertx22.age_of_exile.uncommon.utilityclasses.TooltipUtils",
"method": ""
},
"pairs": [
{"key": "Item Type: ","value": "物品类型:"},
{"key": "Item Tier: ","value": "物品等级:"},
{"key": "Rarity: ","value": "稀有度:"},
{"key": "Level: ","value": "等级:"},
{"key": "[Drag onto gear to use]","value": "[放在装备上以使用]"}
]
},
{
"target_class": {
"name": "com.robertx22.age_of_exile.capability.player.helper.GemInventoryHelper",
"method": ""
},
"pairs":[
{"key": "You lack spirit to equip all these auras.","value": "你的精神力不足以装备所有这些光环。"},
{"key": "You can't equip duplicate aura gems.","value": "你不能装备重复的光环宝石。"}
]
},
{
"target_class": {
"name": "com.robertx22.age_of_exile.vanilla_mc.items.TpBackItem",
"method": ""
},
"pairs": [
{"key": "Right click to return from the Map","value": "右击从地图中返回"},
{"key": "Exits the Map Dimension.","value": "退出地图维度。"}
]
},
{
"target_class": {
"name": "com.robertx22.age_of_exile.vanilla_mc.items.misc.SoulCleanerItem",
"method": ""
},
"pairs": [
{"key": "Click on items to remove their soul.","value": "右击物品移除魂魄。"},
{"key": "The item remains but the stats will be deleted.","value": "物品仍然存在,但是统计数据会被删除。"}
]
},
{
"target_class": {
"name": "com.robertx22.age_of_exile.database.data.currency.base.GearOutcome",
"method": ""
},
"key": ", Base Weight: ","value": ",基础重量:"
},
{
"target_class": {
"name": "com.robertx22.age_of_exile.database.data.currency.CurrencyItem",
"method": ""
},
"pairs": [
{"key": "Potential Cost: ","value": "潜力:"},
{"key": "Not affected by potential.","value": "不受潜力影响。"}
]
},
{
"target_class": {
"name": "com.robertx22.age_of_exile.vanilla_mc.items.SlashPotionItem",
"method": ""
},
"pairs": [
{"key": "Restores ","value": "恢复"},
{"key": "Cooldown: ","value": "冷却时间:"},
{"key": "s","value": "秒"}
]
},
{
"target_class": {
"name": "com.robertx22.age_of_exile.vanilla_mc.items.SoulMakerItem",
"method": ""
},
"pairs": [
{"key": "Click on items to extract their soul.","value": "点击物品即可提取其灵魂。"},
{"key": "Works only on that rarity.","value": "仅适用于相同的稀有度物品。"},
{"key": "Deletes the Item in the process.","value": "该物品正在计划删除。"}
]
},
{
"target_class": {
"name": "com.robertx22.age_of_exile.vanilla_mc.items.CommonGearProducerItem",
"method": ""
},
"key": "Right click to produce a common gear soul.","value": "右键点击生成普通装备魂魄。"
}
]