Don't Starve Together

Don't Starve Together

288 betyg
Cook Stack Food[dst]
   
Utmärkelse
Favorit
Favoritmarkerad
Avfavoritmarkerad
Filstorlek
Lades upp
Uppdaterades
43.239 KB
27 aug, 2024 @ 1:56
15 okt, 2024 @ 17:55
4 ändringsnotiser ( visa )

Abonnera för att ladda ner
Cook Stack Food[dst]

Beskrivning
整组烹饪、点进来中文介绍

[DS version]https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2130189466

Batch cooking of food.
Added a toggle button to the cookwares to switch between Batch cooking/Regular cooking.

Support cookpot and portable cookpot and portable spicer.

If you put extra food, they will give back.



-------------------------------------------------------------------------------------------

about extra food:



if you enabled craft pot, only one food in cookpot every slots can predict correctly:



about random food, you will get a whole stack of food in 50%:



-------------------------------------------------------------------------------------------

DST description:





-------------------------------------------------------------------------------------------

FOR MODDERS:

** AddTag("stack_cook") to cookwares to FORCE ENABLE batch cooking functionality.

** AddTag("no_stack_cook") to cookwares to DISABLE batch cooking functionality.

** AddComponent("multiplefoodharvester") and AddTag("multiplefoodharvester") to player to set EXTRA multiply of harvesting food.

e.g.
inst:AddTag("multiplefoodharvester")
inst:AddComponent("multiplefoodharvester")
inst.components.multiplefoodharvester.mult = 3
OR
inst.components.multiplefoodharvester.mult = function(potprefab)
if potprefab == "cookpot" then
return 3
end

return 1
end

** AddTag("no_stack_cook") to cookwares to DISABLE batch cooking functionality.

-------------------------------------------------------------------------------------------

iceamei冰糖
78 kommentarer
Nausicaa 23 minuter sedan 
建造营火时游戏会崩,应该是与craft pot 撞了?
iceamei冰糖  [skapare] 25 aug @ 21:07 
无法保证与所有模组兼容的
Chana 25 aug @ 9:05 
好像用不了了,装了模组但是完全没有用
烤的酥脆 22 aug @ 9:02 
玩三合一炼钢炉鼠标放上去记忆崩溃,在屏幕内也会崩溃,感觉可能和烹饪类容器的有关。
我是乘凉 14 aug @ 4:21 
这个是真好用,要是能整合一个整组喂鸟就更好了,每次换鸟蛋麻烦
E 8 aug @ 5:45 
玩三合一的时候加这个鼠标放到石头火堆上就崩溃,不知道什么原理
iceamei冰糖  [skapare] 4 aug @ 15:50 
那样只能用覆盖法,兼容性更差
杀戮盛宴 4 aug @ 13:02 
sir 方便加个设置项不,我想让 烹饪等待时间=原烹饪时间*数量
iceamei冰糖  [skapare] 4 aug @ 2:45 
如果单开这个模组还有问题再来反馈
o.0? 4 aug @ 0:54 
打开了烹饪锅但是没有切换按钮,关闭了智慧锅也不行