安装 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(越南语)
Українська(乌克兰语)
报告翻译问题









6 pellets can be force fed into 1 whole meal that converts to 16 pellets that can be force fed into 2.(6) whole meals
But unfortunatelly there's no way to prevent it, at least not as long as pellets are seperate item with nutrition.
So willpower is recomended.
P.S. For extra fun and profit combine with Rimfactory puller and conveyer to transport pellets from feeder to hopper and enjoy infinite paste :)
Was thinking about trough that directly feeds animals from stored nutrient paste (allowing smaller animals to eat without wasting whole paste meal)
Kinda like water through from Dubs Bad Hygiene
This is not exactly it, but close, will try.
Obviously if you do this you might want to keep an eye on this mod page in case the author does push an update at some point!
Inside that folder browse to the \1.5\Defs folder, and finally in there you will find a file NutrientPellets.xml. It's a text file so use whatever text editor you prefer.
Inside that file you are looking at lines 41-44:
<li Class="CompProperties_Rottable">
<daysToRotStart>0.75</daysToRotStart> <!-- short rot time, you want to make them as needed not store them -->
<rotDestroys>true</rotDestroys>
</li>
Just delete that whole section (so from the "<li" all the way to the closing "</li>".
If you want to have them rot but make the timer longer, instead of deleting those lines, you can just change that 0.75 to whatever you like.