Don't Starve

Don't Starve

650 ratings
Cook Stack Food
2
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
14.944 KB
14 Jun, 2020 @ 5:34am
28 Aug @ 7:53pm
6 Change Notes ( view )

Subscribe to download
Cook Stack Food

In 1 collection by iceamei冰糖
我的 DS 懒人包
24 items
Description
整组烹饪、点进来中文介绍

[DST version]: https://steamproxy.net/sharedfiles/filedetails/?id=3318491424

now you can put food in stack to cook

support cookpot and portable cookpot

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%:



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



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

FOR MODDERS:

** 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

--## New Version ##-----------------------------------------------------------------

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

--## Old Version ##-----------------------------------------------------------------

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

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

1.1 update 20.07.03 : now you can use the hotkey to enable/disable the stack mode
1.2 update 22.09.08 : extra ingredients will automatically go into player's bag, not dropped
1.4 update 24.08.28 : add a button for pots to switch stack mode[]

iceamei冰糖
54 Comments
良津 24 Mar @ 8:30am 
非常好用 符合使用习惯。希望联机版也能移植过去:steamthumbsup:
荒原之狼 11 Sep, 2023 @ 5:08am 
没卵用,无效了
化け物 20 May, 2022 @ 12:51am 
求联机版啊,联机版上的类似mod都有问题
iceamei冰糖  [author] 19 Mar, 2022 @ 11:42pm 
@XxX 我那个mod:快捷精炼(分解),附带一键炼钢的作用
XxX 19 Mar, 2022 @ 4:53pm 
感谢大佬拯救了我的鼠标!请问可以出个炼钢炉版本的吗?
outofmana 16 Jan, 2022 @ 11:59pm 
@iceamei冰糖 太好用了,求个联机版啊
iceamei冰糖  [author] 7 Dec, 2021 @ 11:30pm 
看看是不是有其他修改烹饪相关的mod发生了不兼容的情况
阳山野鸡你太美 7 Dec, 2021 @ 12:44pm 
大佬,为什么食材我无论放多少进去,做出来就只有一个?怎么办?
Tropical (CRI) 25 May, 2021 @ 9:38am 
Thank you very much! I only used 90 stack max either way lol
good to know though :)
iceamei冰糖  [author] 24 May, 2021 @ 11:55pm 
@Tropical (CRI) yes,the maximum stacking limit of items in this mod is 9999.You can harvest up to 9999 products at a time