安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题






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.