RimWorld

RimWorld

104 ratings
Wood Is Natural (For Trees)
   
Award
Favorite
Favorited
Unfavorite
Mod, 1.3, 1.4
File Size
Posted
Updated
213.908 KB
Nov 29, 2022 @ 5:20pm
Nov 29, 2022 @ 5:25pm
2 Change Notes ( view )

Subscribe to download
Wood Is Natural (For Trees)

Description
Support me on Ko-Fi:
[ko-fi.com]

This mod makes Anima/Gauranlan/Polux trees, as well as nature shrines, see anything that's made out of wood as being a natural building. Supported material types can be configured.

This only works with stuffable things (the ones which you can pick material for).

This mod should be safe to add to or remove from the game at any time, as it does not make any permanent changes. However, if you remove it - make sure that you don't have any wooden structures near the trees/shrines.
31 Comments
Mlie Aug 19, 2024 @ 10:06am 
Since this mod has been reported working in 1.5 I added it to the No Version Warning-mod
https://steamcommunity.com/sharedfiles/filedetails/?id=2599504692
TurtleShroom Aug 10, 2024 @ 12:15pm 
I look forward to the update! This Mod could not work in V1.5 because of how the C-Sharp works.
Soky  [author] Apr 15, 2024 @ 11:58am 
1.5 will come eventually, but there's a couple of other mods I'm focusing on right now first.
hannah.bell.rae Apr 13, 2024 @ 6:13am 
1.5 update?
Soky  [author] Sep 9, 2023 @ 6:09pm 
@Victor due to how RimWorld does data saving, there's not really a fast and easy way to fix this without changing how I store the data. Basically, I ask the game to save/load a list of materials, and if it can't find them it just throws an error.

I could look into it in the future, but right now I'm busy with other mods at the moment.
Victor Sep 7, 2023 @ 3:51pm 
Turns out this mod keeps some kind of cache after changing modlists, which generates an error on startup because it can't find removed materials, can you do something about it? At least suppressing the logging of these harmless errors should be possible, right?
https://gist.github.com/HugsLibRecordKeeper/cf0b802b6deed406d391d56c7d844112
AVE Aug 19, 2023 @ 7:28pm 
"The forest was shrinking, but the trees kept voting for the axe; for the axe was clever and convinced the trees that because his handle was made of wood, he was one of them."
Yoann Jul 24, 2023 @ 2:26am 
The red link still appears when we try to "Reinstall at".
Really nice mod :)
5nap Jun 4, 2023 @ 4:48am 
Love the mod, but it doesn't seem to work with Doors Expanded. It says that the focus effect is impacted by (internal invisible door) even though it's made out of wood and you can pick the material for it.
Soky  [author] May 5, 2023 @ 11:48am 
@Atlus easy to solve in the XML. You may ask the dev to do it, but basically (skipping the other parts of the def):

<ThingDef>
<building>
<artificialForMeditationPurposes>false</artificialForMeditationPurposes>
</building>
</ThingDef>

Fun fact: mech rechargers from Biotech have this set, meaning you can place those near the anima trees/etc.