安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题






https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2775878596&searchtext=%22expanded+materials%22
I'm assuming you added this to Simplechaineslumber_metal.xml
<operations>
<li Class="PatchOperationReplace">
<xpath>/Defs/ThingDef[defName="Owl_CarpentersTrestle"]/costList</xpath>
<value>
<costList>
<VMEu_Iron>20</VMEu_Iron>
</costList>
</value>
</li>
<li Class="PatchOperationReplace">
<xpath>/Defs/RecipeDef[defName="VMEu_MakeCharcoal"]/ingredients/li/filter/thingDefs/li</xpath>
<value>
<li>Owl_Firewood</li>
</value>
</li>
<li Class="PatchOperationReplace">
<xpath>/Defs/RecipeDef[defName="VMEu_MakeCharcoal_Bulk"]/ingredients/li/filter/thingDefs/li</xpath>
<value>
<li>Owl_Firewood</li>
</value>
</li>
</operations>
<li Class="PatchOperationReplace">
<xpath>/Defs/RecipeDef[defName="VMEu_MakeCharcoal"]/ingredients/li/filter/thingDefs/li</xpath>
<value>
<li>Owl_Firewood</li>
</value>
</li>
<li Class="PatchOperationReplace">
<xpath>/Defs/RecipeDef[defName="VMEu_MakeCharcoal_Bulk"]/ingredients/li/filter/thingDefs/li</xpath>
<value>
<li>Owl_Firewood</li>
</value>
</li>
This is only important to help people (like me!) find this mod when searching the workshop. <3
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2056706586
It's not compatible, Can you check it out plase?
Request for patch for the new Medieval Overhaul (https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2553700067) that adds it's own Iron Ore, Gold Ore, Silver Ore and Coal Chunks with refinement for them
[code]<?xml version="1.0" encoding="utf-8" ?>
<Patch>
<Operation Class="PatchOperationFindMod">
<mods>
<li>Early Times</li>
</mods>
<Operation Class="PatchOperationSequence">
<success>Always</success>
<Operation Class="PatchOperationReplace">
<xpath>*/Defs/RecipeDefs[defName="EarlyTimes_MakeCoalFromWood"]/products</xpath>
<value>
<products>
<VMEu_Charcoal>75</VMEu_Charcoal>
</products>
</value>
</Operation>
</Operation>
</Operation>
</Patch> [/code]
I do have a request if you are still taking them. Would you be interested in patching this with Early Times? I saw another had requested Medieval Times previously so I don't want to beat a dead muffalo, but perhaps Early Times? No worries if not, but thank you regardless for making these patches!! You are wonderful =D