Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
https://steamcommunity.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>