RimWorld

RimWorld

Thrumbo Husbandry
Počet komentářů: 31
Fralee 6. srp. v 16.44 
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  [autor] 22. čvc. v 13.07 
Go for it, no credit needed.
sindri42 22. čvc. v 11.11 
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. čvc. v 14.51 
awesome, thank you !!
HoboOfSerenity  [autor] 11. čvc. v 9.41 
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. čvc. v 7.16 
will odyssey's alpha thrumbo be included in this mod?
HoboOfSerenity  [autor] 27. říj. 2024 v 5.54 
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. říj. 2024 v 5.14 
What exactly are the stats of the thrumbo milk and wool?
hellosharkness 1. kvě. 2024 v 20.17 
Appreciate the update. Thanks
Gantradies 22. srp. 2023 v 1.39 
fair enough!
HoboOfSerenity  [autor] 21. srp. 2023 v 4.49 
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. srp. 2023 v 4.08 
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  [autor] 21. říj. 2022 v 11.30 
updated for 1.4
HoboOfSerenity  [autor] 18. říj. 2022 v 11.47 
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. říj. 2022 v 9.51 
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  [autor] 7. dub. 2022 v 9.24 
Would if I could, but I don't know how. Editing XML files is the extent of my abilities for rimworld modding.
Ashisnot 6. dub. 2022 v 17.01 
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  [autor] 14. úno. 2022 v 8.51 
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. úno. 2022 v 15.45 
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. led. 2022 v 9.47 
Just want to say thank you, for your work. I love taking care of my ever growing herd of this amazing creatures
HoboOfSerenity  [autor] 20. led. 2022 v 10.18 
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. led. 2022 v 11.14 
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. led. 2022 v 20.25 
"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. pro. 2021 v 19.39 
CE와 호환되나요??
HoboOfSerenity  [autor] 21. čvc. 2021 v 12.38 
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. čvc. 2021 v 15.36 
Hiya. Is this mod still compatible as of July 8th, 2021? I noticed that Thrumbo Extension was updated more recently.
MoonWalker 5. zář. 2020 v 5.59 
Lovely mod! Makes so much sense and is balanced imho.
HoboOfSerenity  [autor] 3. zář. 2020 v 9.43 
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. zář. 2020 v 16.16 
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. srp. 2020 v 17.54 
love it, is it save game compatible?
Redknight910 26. srp. 2020 v 21.36 
I've always been a thrumbo herder, and I do enjoy this mod to make it a bit more profitable.