Sid Meier's Civilization VI

Sid Meier's Civilization VI

Resourceful 2
Anthogator 2 Jun, 2020 @ 6:32pm
Guide to using Resourceful 2 with the Maya & Gran Colombia Pack/ New Frontier Pass DLC
This following guide is for users of the New Frontier Pass DLC (specifically the Maya & Gran Colombia Pack) to get this wonderful mod to work properly!

In \steamapps\workshop\content\289070\1369684991, find the following four files:
NEWImprovements.xml
NewRes.xml
NewRes_Icons.xml
NewRes_Text.xml

Open them in a text editor. I recommend Notepad++ for its simplicity, but even Notepad will work. You will be deleting all of the lines that have "maize" or "honey" in them, as well as some surrounding lines that relate to these resources. I will list all of the individual lines below if you would rather simply follow a checklist. Please remember to save after you delete the lines, and remember that you cannot make these changes while the game is open!


In NEWImprovements.xml, delete...
Line 55: <Row ImprovementType="IMPROVEMENT_CAMP" ResourceType="RESOURCE_HONEY" MustRemoveFeature="false"/>
Line 62: <Row ImprovementType="IMPROVEMENT_FARM" ResourceType="RESOURCE_MAIZE"/>


In NewRes.xml, delete...
Line 91: <Row Type="RESOURCE_HONEY" Kind="KIND_RESOURCE"/>
Line 101: <Row Type="RESOURCE_MAIZE" Kind="KIND_RESOURCE"/>
Line 240: <Row Type="RESOURCE_HONEY" Tag="CLASS_FOOD"/>
Line 241: <Row Type="RESOURCE_HONEY" Tag="CLASS_GOLD"/>
Line 256: <Row Type="RESOURCE_MAIZE" Tag="CLASS_FOOD"/>
Line 357: <Row ResourceType="RESOURCE_HONEY" Name="LOC_RESOURCE_HONEY_NAME" ResourceClassType="RESOURCECLASS_LUXURY" Happiness="4" Frequency="4"/>
Line 367: <Row ResourceType="RESOURCE_MAIZE" Name="LOC_RESOURCE_MAIZE_NAME" ResourceClassType="RESOURCECLASS_BONUS" Frequency="4"/>
Line 478: <Row ResourceType="RESOURCE_MAIZE" TerrainType="TERRAIN_GRASS"/>
Line 524: <Row ResourceType="RESOURCE_HONEY" FeatureType="FEATURE_FOREST"/>
Line 650: <Row ResourceType="RESOURCE_HONEY" YieldType="YIELD_GOLD" YieldChange="1"/>
Line 651: <Row ResourceType="RESOURCE_HONEY" YieldType="YIELD_FOOD" YieldChange="2"/>
Line 662: <Row ResourceType="RESOURCE_MAIZE" YieldType="YIELD_FOOD" YieldChange="2"/>
Line 778: <Row ResourceType="RESOURCE_HONEY" YieldType="YIELD_FOOD" Amount="50" PrereqTech="TECH_POTTERY"/>
Line 788: <Row ResourceType="RESOURCE_MAIZE" YieldType="YIELD_FOOD" Amount="50" PrereqTech="TECH_POTTERY"/>
Lines 807-811:
<Row>
<ModifierId>WATERMILL_ADDMAIZEFOOD</ModifierId>
<ModifierType>MODIFIER_CITY_PLOT_YIELDS_ADJUST_PLOT_YIELD</ModifierType>
<SubjectRequirementSetId>RESOURCE_IS_MAIZE</SubjectRequirementSetId>
</Row>
Lines 842-851:
<Row>
<ModifierId>WATERMILL_ADDMAIZEFOOD</ModifierId>
<Name>Amount</Name>
<Value>1</Value>
</Row>
<Row>
<ModifierId>WATERMILL_ADDMAIZEFOOD</ModifierId>
<Name>YieldType</Name>
<Value>YIELD_FOOD</Value>
</Row>
Lines 891-895:
<Row>
<BuildingType>BUILDING_WATER_MILL</BuildingType>
<ModifierId>WATERMILL_ADDMAIZEFOOD</ModifierId>
</Row>
Lines 916-919:
<Row>
<RequirementId>REQUIRES_MAIZE_IN_PLOT</RequirementId>
<RequirementType>REQUIREMENT_PLOT_RESOURCE_TYPE_MATCHES</RequirementType>
</Row>
Lines 942-946:
<Row>
<RequirementId>REQUIRES_MAIZE_IN_PLOT</RequirementId>
<Name>ResourceType</Name>
<Value>RESOURCE_MAIZE</Value>
</Row>
Lines 971-974:
<Row>
<RequirementSetId>RESOURCE_IS_MAIZE</RequirementSetId>
<RequirementSetType>REQUIREMENTSET_TEST_ALL</RequirementSetType>
</Row>
Lines 1000-1003:
<Row>
<RequirementSetId>RESOURCE_IS_MAIZE</RequirementSetId>
<RequirementId>REQUIRES_MAIZE_IN_PLOT</RequirementId>
</Row>


In NewRes_Icons.xml, delete...
Line 55: <Row Name="ICON_RESOURCE_HONEY" Atlas="ICON_ATLAS_AMATHERIA" Index="41"/>
Line 60: <Row Name="ICON_RESOURCE_MAIZE" Atlas="ICON_ATLAS_AMATHERIA" Index="52"/>
Line 108: <Row Name="ICON_RESOURCE_HONEY_FOW" Atlas="ICON_ATLAS_AMATHERIA_FOW" Index="41"/>
Line 113: <Row Name="ICON_RESOURCE_MAIZE_FOW" Atlas="ICON_ATLAS_AMATHERIA_FOW" Index="52"/>
Line 163: <Row Name="RESOURCE_HONEY" Atlas="ICON_ATLAS_AMATHERIA" Index="41"/>
Line 168: <Row Name="RESOURCE_MAIZE" Atlas="ICON_ATLAS_AMATHERIA" Index="52"/>


In NewRes_Text.xml, delete...
Lines 342-348:
<Row Tag="LOC_RESOURCE_HONEY_NAME" >
<Text>Honey</Text>
<Gender>Masculine:no_article</Gender>
</Row>
<Row Tag="LOC_RESOURCE_HONEY_DESCRIPTION" >
<Text>A delicious meal.</Text>
</Row>
Lines 382-388:
<Row Tag="LOC_RESOURCE_MAIZE_NAME" >
<Text>Maize</Text>
<Gender>Masculine:no_article</Gender>
</Row>
<Row Tag="LOC_RESOURCE_MAIZE_DESCRIPTION" >
<Text>Cereal.</Text>
</Row>
Lines 1652-1658:
<Row Tag="LOC_RESOURCE_HONEY_NAME" Language="es_ES">
<Text>Miel</Text>
<Gender>Masculine:no_article</Gender>
</Row>
<Row Tag="LOC_RESOURCE_HONEY_DESCRIPTION" Language="es_ES">
<Text>Ojito con este bicho.</Text>
</Row>
Lines 1692-1698:
<Row Tag="LOC_RESOURCE_MAIZE_NAME" Language="es_ES">
<Text>Maíz</Text>
<Gender>Masculine:no_article</Gender>
</Row>
<Row Tag="LOC_RESOURCE_MAIZE_DESCRIPTION" Language="es_ES">
<Text>Cereal.</Text>
</Row>
< >
Showing 1-15 of 28 comments
Rootimus 2 Jun, 2020 @ 10:01pm 
Nice job!
Nefadar 3 Jun, 2020 @ 5:00am 
Thank you! :)
Mikos 3 Jun, 2020 @ 6:33am 
Thank you SO much for posting this! I am not a modder, and this is easily my favorite mod to enhance game-play. My one attempt to patch another modder's work after the release of GS was an abysmal failure. Thanks to your detail, even my incompetent self could make the necessary changes.
King Flippy Nips 3 Jun, 2020 @ 11:18am 
Will there be a downloadable mod version of this?
Rootimus 4 Jun, 2020 @ 12:38am 
LMAO, I wondered how long it would be before someone posted before reading.
King Flippy Nips 4 Jun, 2020 @ 2:23am 
I read everything (you van even look back to my post before this topic was created)
I just cannot edit the file.... that is why i pose this question
Anthogator 5 Jun, 2020 @ 6:07pm 
@seanmaddens what do you mean when you say you cannot edit the file?
Seanparko 5 Jun, 2020 @ 8:33pm 
Can you post the download to these files so you don't need to spend a lot of time editing them? Are you going to make the mod compatible by default at some point? Having issues with getting the mod to work with multiplayer unified play
Last edited by Seanparko; 5 Jun, 2020 @ 8:55pm
Rootimus 6 Jun, 2020 @ 6:14am 
It takes a couple of minutes, not "a lot of time", to edit the files. As to your second question, already answered by the mod author in the comments section.

I don't do multi-player, so can't help you with that.
Darkchib 6 Jun, 2020 @ 6:41am 
I dont know what I did wrong with the two attempts prior to using the above post to remove the lines advised but it worked this third time.

Thanks a ton :D
Anthogator 6 Jun, 2020 @ 12:37pm 
I've made a filebin for these 4 files. It is a temporary download link. It will not work with any future updates to this mod, as opposed to the guide above, of which the only part that is expected not to work with future updates is the line numbers.

https://filebin.net/otkexdkyw4vhjirp

You will still have to replace the files in your \steamapps\workshop\content\289070\1369684991 folder with these files for it to work.
Seanparko 9 Jun, 2020 @ 11:22pm 
Originally posted by Rootimus:
As to your second question, already answered by the mod author in the comments section.

I don't do multi-player, so can't help you with that.
Is multiplayer no longer supported by this mod?

Anthogator 10 Jun, 2020 @ 8:18pm 
I play multiplayer with this mod just fine.
Coratanni 23 Jun, 2020 @ 8:50pm 
i got mine to work after doing this file edit. it looks daunting at first but just remember to just scan for the words Honey and Maize and you are good to go trying to find it all :D
Old Man 16 Jul, 2020 @ 4:50am 
Thank you for the good work.
There is a patch that someone else made but it kills another mod that I enjoy. Hopefully this fixes it.
I did notice that some of the lines are off but I don't know if it was something I did and I was able to figure it out anyway.
Note: do a search for "honey" and "Maize" after to ensure you didn't miss a spot.
< >
Showing 1-15 of 28 comments
Per page: 1530 50