So I am trying to make mountains usable. Basically giving them 3 move cost, +1 production and -1 food from the hills version of the terrain. I added some resources, for a test, Mining is allowed on the terrain, however, even though I can move there, and resources generate, food/production work fine, but the option to make a mine, never shows up. See details below and some screen shots.
Anyone know what I am missing?
I changed the following xml:
Resources: added <Row ResourceType="RESOURCE_COPPER" TerrainType="TERRAIN_DESERT_MOUNTAIN"/> for several different resources and every type of mountain. - Confirmed this is working.
Terrain: Removed impassable and changed movement cost to "3" added Defense modifier "4". and added yield values as appropriate. All of this appears to be working.
Improvements: added <Row ImprovementType="IMPROVEMENT_MINE" TerrainType="TERRAIN_GRASS_MOUNTAIN"/> for each mountain type - This is where things break down.
As it stands everything works, except for building improvements on a mountain. I can even settle on a mountain. I tried it with copper and on its own. I made sure Mining was researched and I even gave it an extra turn, just for good measure. Also made sure no other mods were loaded.

Any help would be appreciated.
Anyone know what I am missing?
I changed the following xml:
Resources: added <Row ResourceType="RESOURCE_COPPER" TerrainType="TERRAIN_DESERT_MOUNTAIN"/> for several different resources and every type of mountain. - Confirmed this is working.
Terrain: Removed impassable and changed movement cost to "3" added Defense modifier "4". and added yield values as appropriate. All of this appears to be working.
Improvements: added <Row ImprovementType="IMPROVEMENT_MINE" TerrainType="TERRAIN_GRASS_MOUNTAIN"/> for each mountain type - This is where things break down.
As it stands everything works, except for building improvements on a mountain. I can even settle on a mountain. I tried it with copper and on its own. I made sure Mining was researched and I even gave it an extra turn, just for good measure. Also made sure no other mods were loaded.


Any help would be appreciated.
Last edited: