About.xml
1 <?xml version="1.0" encoding="utf-8" ?> 2 <modMetaData> 3 <name>VGP - Garden Resource Medieval Overhaul smelter patch</name> 4 <author>Ololduck</author> 5 <supportedVersions> 6 <li>1.6</li> 7 </supportedVersions> 8 <packageId>Ololduck.MO.VGPGR.patches</packageId> 9 <modVersion IgnoreIfNoMatchingField="True">0.1</modVersion> 10 <loadAfter> 11 <li>DankPyon.Medieval.Overhaul</li> 12 <li>dismarzero.vgp.vgpgardenresources</li> 13 </loadAfter> 14 <modDependencies> 15 <li> 16 <packageId>DankPyon.Medieval.Overhaul</packageId> 17 <displayName>Medieval Overhaul</displayName> 18 <steamWorkshopUrl 19 >https://steamcommunity.com/sharedfiles/filedetails/?id=3219596926</steamWorkshopUrl> 20 </li> 21 <li> 22 <packageId>dismarzero.vgp.vgpgardenresources</packageId> 23 <displayName 24 >Vegetable Garden Project - Garden Resources</displayName> 25 <steamWorkshopUrl 26 >https://steamcommunity.com/sharedfiles/filedetails/?id=2007063451</steamWorkshopUrl> 27 </li> 28 </modDependencies> 29 <incompatibleWith> 30 </incompatibleWith> 31 <description 32 >Allows the intermediary ressources from VGP - Garden Resources to be smelted in Medieval Overhaul's smelter buildings. 33 34 It also changes the Steel Shrooms to Iron Shrooms, and updates the resulting product accordingly (4 iron shrooms makes 1 iron ingot). 35 36 This is a bit of a cheaty mod because the original VGP has quite high skill requirements for the Electric Smelter recipes, and Medieval Overhaul's smelters don't support this, so your pawn with disabled crafting will still be able to produce the end products. 37 </description> 38 </modMetaData>