RimWorld

RimWorld

ReGrowth: Core - Fertile Fields patch
11 Comments
WDLKD 13 Jul, 2024 @ 6:10am 
This doesn't seem to work with the patched version of FF, only the original. :-/
Type Writer 22 Sep, 2023 @ 10:42am 
@B-Erik, I'm getting the same problem in a jungle biome, so it looks like that soil also needs a patch. Copying your patch and replacing it with "RG_TropicalSoil" seems to work on my end, so the full patch is as follows:

<Operation Class="PatchOperationAdd">
<xpath>Defs/TerrainDef[defName = "RG_TropicalSoil"]/affordances</xpath>
<value>
<li>SoilF</li>
</value>
</Operation>
Karmapowered 23 Jun, 2023 @ 2:02pm 
@B-Erik Thank you for the helpful comment and suggestion.
B3rik 3 Nov, 2022 @ 7:47am 
As of 1.4, using both mods in a temperate biome (maybe others to?) seems to break the Terraforming because Regrowth has renamed the normal soil. Adding the following seems to have done the trick for me.


<Operation Class="PatchOperationAdd">
<xpath>Defs/TerrainDef[defName = "RG_TemperateSoil"]/affordances</xpath>
<value>
<li>SoilF</li>
</value>
</Operation>


Maybe the Mod-Author is so inclined to add this?!
I am sure some people would be happy about it. :D
Sannestia 9 Oct, 2021 @ 2:36pm 
any updates on if it works/if the tags are going to be updated? I love regrowth and the challenge fertile fields brings so this patch is like crack to me LOL. regardless of if you do it or not thanks for all the fun you've given me in the past. This patch has been like a 90% part of all my playthroughs
Veldiir 25 Sep, 2021 @ 2:09pm 
Doesn't work as far as i can tell
LupineWitch  [author] 25 Jul, 2021 @ 12:28am 
Works fine as it is.
Might bother to update the version tags later
RutraNickers 24 Jul, 2021 @ 6:42pm 
will you update this patch for 1.3?
LupineWitch  [author] 15 Jul, 2021 @ 8:58am 
thanks for heads up, i'll try to fix it soon
Zairya 15 Jul, 2021 @ 4:46am 
Upon starting Rimworld, the deug console pops up and says, that the mod is missing download keys. Nothing serious but a bit annoying.
This:
Mod ReGrowth: Core - Fertile Fields patch dependency (jamaicancastle.RF.fertilefields) needs to have <downloadUrl> and/or <steamWorkshopUrl> specified.
Forekast 5 May, 2021 @ 8:44am 
Thank you