BorderExile/.minecraft/versions/边境流放/config/vaultpatcher_asm/example.json
ddaodan 4c817ad4c5 升级Forge
挖矿与砍杀汉化补充
添加了挖矿与砍杀的指导书(未完成,只能创造拿)
2023-09-28 11:46:41 +08:00

99 lines
2.9 KiB
JSON

[
{
"authors": "(authors)",
"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": "秒"}
]
}
]