升级Forge
挖矿与砍杀汉化补充 添加了挖矿与砍杀的指导书(未完成,只能创造拿)
This commit is contained in:
@@ -10,55 +10,90 @@
|
||||
"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": "物品!"
|
||||
"pairs": [
|
||||
{"key": " found a ","value": "发现了一个"},
|
||||
{"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": "点耐久。"
|
||||
"pairs": [
|
||||
{"key": "Repairs ","value": "修复"},
|
||||
{"key": " durability.","value": "点耐久。"}
|
||||
]
|
||||
},
|
||||
{
|
||||
"target_class": {
|
||||
"name": "com.robertx22.age_of_exile.uncommon.utilityclasses.TooltipUtils",
|
||||
"method": ""
|
||||
},
|
||||
"key": "[Drag onto gear to use]",
|
||||
"value": "[放在装备上以使用]"
|
||||
"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": ""
|
||||
},
|
||||
"key": "You lack spirit to equip all these auras.",
|
||||
"value": "你的精神力不足以装备所有这些光环。"
|
||||
"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.capability.player.helper.GemInventoryHelper",
|
||||
"name": "com.robertx22.age_of_exile.vanilla_mc.items.TpBackItem",
|
||||
"method": ""
|
||||
},
|
||||
"key": "You can't equip duplicate aura gems.",
|
||||
"value": "你不能装备重复的光环宝石。"
|
||||
"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": "秒"}
|
||||
]
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user