调整readme mod列表顺序
新增自动翻译mod 部分mod更新 汉化更新
This commit is contained in:
		| @@ -1,6 +1,7 @@ | ||||
| { | ||||
|   "mods": [ | ||||
|     "example" | ||||
|     "mmorpg", | ||||
|     "mmorpg_dynamic" | ||||
|   ], | ||||
|   "classes": [], | ||||
|   "apply_mods": [], | ||||
|   | ||||
| @@ -1,8 +1,8 @@ | ||||
| [ | ||||
|   { | ||||
|     "authors": "(authors)", | ||||
|     "name": "汉化", | ||||
|     "desc": "汉化", | ||||
|     "authors": "ddaodan", | ||||
|     "name": "挖矿与砍杀汉化", | ||||
|     "desc": "挖矿与砍杀汉化", | ||||
|     "mods": "(mods)" | ||||
|   }, | ||||
|   { | ||||
| @@ -95,5 +95,23 @@ | ||||
|       {"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": "右键点击生成普通装备魂魄。" | ||||
|   } | ||||
| ] | ||||
| @@ -0,0 +1,11 @@ | ||||
| [ | ||||
|     { | ||||
|       "authors": "ddaodan", | ||||
|       "name": "挖矿与砍杀汉化 动态替换", | ||||
|       "desc": "挖矿与砍杀汉化 动态替换", | ||||
|       "mods": "(mods)", | ||||
|       "dynamic": true | ||||
|     }, | ||||
|     {"key": "Favor","value": "好感"}, | ||||
|     {"key": "Item Type: ","value": "物品类型:"} | ||||
| ] | ||||
		Reference in New Issue
	
	Block a user