RimWorld

RimWorld

Thrumbo Husbandry
31 Comments
Fralee 6 Aug @ 4:44pm 
would love to see this mod add the Alpha Thrumbos 'Thrumbomane' added the same way you can get Thrumbofur form Thrumbos.

Thrumbomane has slightly better stats then Thrumbofur so it would be nice to be able to shear them both and get the respective furs
HoboOfSerenity  [author] 22 Jul @ 1:07pm 
Go for it, no credit needed.
sindri42 22 Jul @ 11:11am 
Looks like Alpha Thrumbo fur is a separate thing, listed as "thrumbomane", so this probably won't work.

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?
sonic nerd 11 Jul @ 2:51pm 
awesome, thank you !!
HoboOfSerenity  [author] 11 Jul @ 9:41am 
I don't know yet. If it's stats are fetched from normal thrumbo's then yes it will work, since it'll grab the modded version too then. if not, then no.
sonic nerd 11 Jul @ 7:16am 
will odyssey's alpha thrumbo be included in this mod?
HoboOfSerenity  [author] 27 Oct, 2024 @ 5:54am 
Milk has the same stats, regardless of what creature it came from. The only thing that changes between animals is the amount, and time between harvests.

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)
[RTB] Sarianos 27 Oct, 2024 @ 5:14am 
What exactly are the stats of the thrumbo milk and wool?
hellosharkness 1 May, 2024 @ 8:17pm 
Appreciate the update. Thanks
Gantradies 22 Aug, 2023 @ 1:39am 
fair enough!
HoboOfSerenity  [author] 21 Aug, 2023 @ 4:49am 
Probably not no, I don't actively play anymore and the point of the mod was to keep it as lightweight as possible so it don't conflict with anything.
Gantradies 21 Aug, 2023 @ 4:08am 
i, do have a question-
would you have any thoughts on, potentially adding support for some of the hybrids/the colossal paragon from Vanilla Genetics Expanded?
HoboOfSerenity  [author] 21 Oct, 2022 @ 11:30am 
updated for 1.4
HoboOfSerenity  [author] 18 Oct, 2022 @ 11:47am 
Just double checked and it's working just fine for me. Check \workshop\content\294100\2208985736\Textures\Things\Pawn\Animal\Thrumbo and see if it's got ThrumboPack_east.png ThrumboPack_north.png ThrumboPack_south.png. If it doesn't, then something went wrong when downloading it and you'll have to redownload. If it still doesn't work, then I don't know what it is, because it's working just fine for me and I have nothing to troubleshoot that issue with.
idreamofgeni 17 Oct, 2022 @ 9:51am 
The texture for the thrumbos wearing pack saddles is missing. It just turns them into a giant pink square while they're carrying any goods.
HoboOfSerenity  [author] 7 Apr, 2022 @ 9:24am 
Would if I could, but I don't know how. Editing XML files is the extent of my abilities for rimworld modding.
Ashisnot 6 Apr, 2022 @ 5:01pm 
Awesome mod!
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!
HoboOfSerenity  [author] 14 Feb, 2022 @ 8:51am 
Thats easy to do, just go into the mod and scroll down trough the folders to get to Races_Animal_Giant.xml. Should be 1.2\Patches\ThingDefs_Races\

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.
CollectorOfMyst 13 Feb, 2022 @ 3:45pm 
Is there any chance of getting a version that only includes the ability to shear them? I've been looking for a mod that allows me to get thrumbofur without killing them, but I'm uninterested in being able to milk them 😅
Iarinu 24 Jan, 2022 @ 9:47am 
Just want to say thank you, for your work. I love taking care of my ever growing herd of this amazing creatures
HoboOfSerenity  [author] 20 Jan, 2022 @ 10:18am 
No, the only changes are the ones that are listed in the description. Races_animal_giant.xml is appended to make Thrumbos a pack animal, shearable with thrombo leather(190 units every 60 days) and milkable (90 milk every 15 days)

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.
Dave 19 Jan, 2022 @ 11:14am 
Does this mod lower the wildness rating on Thrumbos? I'm mostly being annoyed at how much I have to constantly train them to NOT leave my colony after taming them.
shrimpy_nazeem 14 Jan, 2022 @ 8:25pm 
"Id been using questionable ethics to clone thrumbos and murder the clones for the resources, this is a bit less violent so i like it good addition" Everyone calls the game a warcrime simulator. we all use questionable ethics to do something
hydra 27 Dec, 2021 @ 7:39pm 
CE와 호환되나요??
HoboOfSerenity  [author] 21 Jul, 2021 @ 12:38pm 
Yes it still works, though it will throw up a warning that it was made for version 1.2 not 1.3. Because they added in multi-version mod support, this mod and other outdated ones will still work UNLESS one of their dependents got changed.

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!
Vivyx 8 Jul, 2021 @ 3:36pm 
Hiya. Is this mod still compatible as of July 8th, 2021? I noticed that Thrumbo Extension was updated more recently.
MoonWalker 5 Sep, 2020 @ 5:59am 
Lovely mod! Makes so much sense and is balanced imho.
HoboOfSerenity  [author] 3 Sep, 2020 @ 9:43am 
Well I've been using it with pre-existing saves, so yeah it's save game compatible. There's also no issue removing it on existing saves, only thing that happens is that you can't shear or milk your thrumbos anymore. So you can enable/disable this at will whenever without it messing up your save.

It should also be compatible with any and all future updates unless they add shearing or milking to thrumbos.
Scythe 1 Sep, 2020 @ 4:16pm 
Id been using questionable ethics to clone thrumbos and murder the clones for the resources, this is a bit less violent so i like it good addition
Deafspace 31 Aug, 2020 @ 5:54pm 
love it, is it save game compatible?
Redknight910 26 Aug, 2020 @ 9:36pm 
I've always been a thrumbo herder, and I do enjoy this mod to make it a bit more profitable.