Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Thrumbomane has slightly better stats then Thrumbofur so it would be nice to be able to shear them both and get the respective furs
I dunno if or when I'll actually get around to it, but would you be okay with me copying your homework for a slightly expanded version?
As for the shearing of the wool, it's not actually its own thing. It's thrumbofur, the leather you get when killing them. So instead of getting 160 leather for killing each one, you get 190 every 60 days(year)
The stats of both are listed on the rimworld wiki (rimworldwiki.com)
would you have any thoughts on, potentially adding support for some of the hybrids/the colossal paragon from Vanilla Genetics Expanded?
1 suggestion is you include a "mod options" so that people can configure milk production and shearing etc.
Thank you for spending the time to make this mod!
Then open that .xml file in any notepad program and remove:
<li Class="CompProperties_Milkable">
<milkDef>Milk</milkDef>
<milkIntervalDays>15</milkIntervalDays>
<milkAmount>90</milkAmount>
</li>
and
<li Class="CompProperties_Milkable">
<milkDef>Milk</milkDef>
<milkIntervalDays>15</milkIntervalDays>
<milkAmount>90</milkAmount>
</li>
then save and enjoy no milk Thrumbos.
You can also change <packAnimal>true</packAnimal> to <packAnimal>false</packAnimal> if you don't want them to be pack animals, you can change what milk and shearing gives you by changing the woolDef or milkDef. Want hyperweave or plasteel from shearing thrumbos? Just change it to the hyperweave or plasteel defs. And you can mod the amount values to get more of it, and how quickly it grows if desired.
However if you want to you can just straight up copy my mod and lower the wilderness rating yourself by looking at the wilderness rating of another animal and copying that over to thrumbos, it's not that hard to learn how to do and took me a grand total of 30 mins before I made this mod.
I've tested it and Thrumbos can still be pack animals, sheared and be milked. This will also hold true for the future UNLESS any of the above get added nativly, which seems unlikely and even then it should work.
Benefit of a lightweight mod is that it's very unlikely to break from updates since it doesn't depend on much. So unless they remove multi-version mod support in the future, this mod will work as is going forward!
It should also be compatible with any and all future updates unless they add shearing or milking to thrumbos.