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>
This is only important to help people (like me!) find this mod when searching the workshop. <3
https://steamcommunity.com/sharedfiles/filedetails/?id=2056706586
It's not compatible, Can you check it out plase?
Request for patch for the new Medieval Overhaul (https://steamcommunity.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