边缘世界 RimWorld

边缘世界 RimWorld

ReGrowth: Core - Fertile Fields patch
11 条留言
WDLKD 2024 年 7 月 13 日 上午 6:10 
This doesn't seem to work with the patched version of FF, only the original. :-/
Type Writer 2023 年 9 月 22 日 上午 10:42 
@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 2023 年 6 月 23 日 下午 2:02 
@B-Erik Thank you for the helpful comment and suggestion.
B3rik 2022 年 11 月 3 日 上午 7:47 
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 2021 年 10 月 9 日 下午 2:36 
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 2021 年 9 月 25 日 下午 2:09 
Doesn't work as far as i can tell
LupineWitch  [作者] 2021 年 7 月 25 日 上午 12:28 
Works fine as it is.
Might bother to update the version tags later
RutraNickers 2021 年 7 月 24 日 下午 6:42 
will you update this patch for 1.3?
LupineWitch  [作者] 2021 年 7 月 15 日 上午 8:58 
thanks for heads up, i'll try to fix it soon
Zairya 2021 年 7 月 15 日 上午 4:46 
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 2021 年 5 月 5 日 上午 8:44 
Thank you