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
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2971675296&searchtext=animal+food
I've been looking for a mod like this.
@Also Pixel "hOw iS cRiTiCiZiNg a gAMe aN aTTacK... yOu aRE sENsiTIVe aS fuCK
Pixel, do you also visit soup kitchens for free meals, insult the meal your actively getting.. for free. Complain why they only gave you two crackers instead of four. Then begin berating the server for giving four crackers to some old women instead of you??
I don't expect you to read either of my messages Pixel, However you strike me as someone who hasn't dealt with the real world yet. I wish you the best when you start trying to adapt to it. You.Dumb.Cunt.
@Mlie, thanks for the mod. It was just what I was looking for.
Either way, you have not mentioned what animal-food you want to be able to put in these?
Then state its their JOB? Its in no way their job. They decided to update a old mod to work now. Could they have made changes.. sure. Are they required to? Not in slightest.
And you can access the mod and edit it if you think it should be done. Demanding they do it just because you want it? I would not be surprised at all if they refuse to do it out of spite now even if could/wanted to change it.
>do absolutely nothing to make it better
Although, thats probably all I will put in there anyway but that's not the point. Like what if I wanted my pigs to eat that guy I secretly killed because I hate his temper tantrums? Also I feed my pets Nutrifungus as well, that's what got me here in the first place because when I use storage spots to feed pets, my pawns will still take from those damn spots, they don't see it as feeding for the animals. I'm still subscribing though, just sayin' is all.
@Seriously Unserious Since the mod is pure xml, adding settings is not possible without c#.
From what I've read in the comments, it sounds like the Feed Trough does not actually prevent deterioration from being outdoors/unroofed. Which seems pretty weird when one considers that we can build a Shelf outdoors, change the default settings so it holds foodstuff, thus preventing deterioration on the food it holds. I do not expect such to prevent decay . But deterioration is different.
Feed troughs with a built-in roof to prevent animal feed from being exposed to rain, snow, etc. is actually a thing. Just Google, "feed trough, roofed" to see how many search results come up and the variety of styles available.
Added support for RimCousine 2 and Medieval Overhaul
<ThingDef ParentName="RoughPlantBase"> ; <defName>DankPyon_Straw</defName>
<label>Straw</label>
<description>Dried stalks of grain, used especially as fodder, harvested and compacted for storage. Straw is good animal feed, but inedible for humans.</description>
<stackLimit>200</stackLimit> ; <graphicData> ; <texPath>Resources/Straw</texPath>
<graphicClass>Graphic_StackCount</graphicClass>
</graphicData> ; <statBases>
<MarketValue>0.7</MarketValue>
<Mass>0.010</Mass>
<Flammability>1.8</Flammability> ; </statBases>
<thingCategories> ; <li>Foods</li> ; </thingCategories>
<ingestible> ; <optimalityOffsetFeedingAnimals>6</optimalityOffsetFeedingAnimals>
</ingestible> ; </ThingDef>