边缘世界 RimWorld

边缘世界 RimWorld

Automatic Hydroponics
Poncho  [开发者] 7 月 26 日 下午 2:01
"Do until x" Feature
This cannot be done by me right now. This mod relies on VE's framework for processes and they don't have an option for that. If VE ever adds that option, my mod will support it
< >
正在显示第 1 - 7 条,共 7 条留言
Codexvn 7 月 27 日 上午 3:02 
Have you considered making your mod compatible with this one?
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2431191516
Or perhaps implementing similar functionality?
Compatibility for Farmable Neutroamine doesn't seem to work for the Continued version of the mod that's actually maintained:

https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=3222103279
Poncho  [开发者] 7 月 27 日 下午 11:01 
引用自 One Whole Dragon
Compatibility for Farmable Neutroamine doesn't seem to work for the Continued version of the mod that's actually maintained:

https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=3222103279

The contiunued version of Farmable Neutroamine is the version that is supported in my automatic hydroponics
Poncho  [开发者] 7 月 27 日 下午 11:02 
引用自 Codexvn
Have you considered making your mod compatible with this one?
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2431191516
Or perhaps implementing similar functionality?

Sadly I don't think so, I don't see how I could integrate that with my mod
Codexvn 7 月 28 日 下午 9:57 
引用自 Poncho
引用自 Codexvn
Have you considered making your mod compatible with this one?
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2431191516
Or perhaps implementing similar functionality?

Sadly I don't think so, I don't see how I could integrate that with my mod


https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=3530806680
Or maybe you could refer to this? This mod uses TD Find Lib to search for items on the map.
You could use a similar feature to calculate the resources consumed and produce a corresponding amount of materials based on the number of pawns.
Codexvn 7 月 28 日 下午 10:04 
引用自 Codexvn
引用自 Poncho

Sadly I don't think so, I don't see how I could integrate that with my mod


https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=3530806680
Or maybe you could refer to this? This mod uses TD Find Lib to search for items on the map.
You could use a similar feature to calculate the resources consumed and produce a corresponding amount of materials based on the number of pawns.
Each colonist consumes 1.6 nutrition per day.
→ This equals two simple meals
→ One unit of vegetables or meat
→ Taking a buffer into account, production can stop once you've produced twice the number of colonists in food.
最后由 Codexvn 编辑于; 7 月 28 日 下午 10:11
Bard 8 月 31 日 上午 8:10 
引用自 Codexvn
引用自 Codexvn


https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=3530806680
Or maybe you could refer to this? This mod uses TD Find Lib to search for items on the map.
You could use a similar feature to calculate the resources consumed and produce a corresponding amount of materials based on the number of pawns.
Each colonist consumes 1.6 nutrition per day.
→ This equals two simple meals
→ One unit of vegetables or meat
→ Taking a buffer into account, production can stop once you've produced twice the number of colonists in food.
woudn't work like that for anything that is not food, like herbal medicine, devilstrand, cotton, etc... I think the point was searching the map for the item it's producing and if there's enough suspend the process.
< >
正在显示第 1 - 7 条,共 7 条留言
每页显示数: 1530 50