Choose your Hot Spring Retexture!
Do you want to try all new cool retexture mods for the Hot Spring mod, but you dont want to settle just on one texture? Worry not my friend!
This mod allows you to choose any texture you want, from the installed rextextures supported by this mod of course!
Place below Standalone Hot Spring mod an allretexutres you want to use.
..................................................
===============Compatibility Notice===============
I wont include mods which introduce new spring retexutres as new buildings (for they are not really retexutres)
If you feel like I exlcuded a lot of mods, thats true!
Mods using that are using 'Things/Building/Hotspring_Rtx' as the path for their retexture sadly override ech other. Untill mod authors wont change texture file name and this xpath in hot spring pathc I can't include them in options ;c.
I will try to give heads up for retexutres authors to update their patches, if they want to do so of course.
KNOWN BUGS
Sometimes you will see red error about dupicate XML node, it's harmless really, and you should not care about it at all.
!!![b]Attention modders[/b]!!!
If you want your mod to be comaptible with those options, please change retexture file to something original, like `<your_nick_or_something_else>_hotspringrt.png`, and change the patch accordingly to your new filename (without the '.png' extension, so it wont clash with other mods :RWbad:
```
<graphicData>
<texPath>Things/Building/<new_filename></texPath>
</graphicData>
```