Don't Starve Together

Don't Starve Together

Fast Clientside Crockpot Cooking
41 Comments
MEXAH Aug 25, 2024 @ 5:16am 
Okay, i use "Extra Controller Features", how to use this mod now?
There is no "ok" button to press.
Samecolour Mar 23, 2024 @ 4:15pm 
crashes my game very constantly.
Deimos Sep 2, 2023 @ 3:21pm 
not working for me :(
lakhnish_monster Jun 25, 2023 @ 8:39am 
Is it possible to have a mod config where instead of hitting control, it could be shift or another key? I find myself accidentally attacking stuff when cooking. Thank you!
sylentline May 1, 2023 @ 11:46pm 
is fridge need to be near it?
Soker Jan 14, 2023 @ 1:04pm 
Still a phenomenal mod!
slurper Jul 6, 2022 @ 11:42am 
mayhaps can you make it so we can change the key needed for it
CarlZalph  [author] Jun 3, 2022 @ 5:40pm 
Walk blessed.
N0US Jun 3, 2022 @ 5:38pm 
this is too good. bless the maker
CarlZalph  [author] Apr 23, 2022 @ 11:06am 
Is it a modded crockpot? Got a link?
跟我对枪?我自动锁头 Apr 23, 2022 @ 10:55am 
didn't work in mods items. the other cook mod can work by mods items. plz fix
跟我对枪?我自动锁头 Dec 23, 2021 @ 1:33am 
seams didn't work now?
Soker Dec 18, 2021 @ 12:17am 
Phenomenal mod
Pruinae Oct 5, 2021 @ 2:49pm 
Love the mod, is it possible to make so if you press CTRL while harvesting the crockpot it collects the previously made food and already makes the next one?
Herra Jul 20, 2021 @ 2:22am 
nice mod ty
Shade Apr 22, 2021 @ 6:20pm 
Awesome mod keep up the good work CZ
CarlZalph  [author] Mar 12, 2021 @ 2:10pm 
0.1.3.2 pushed to fix the crash from control-clicking due to Klei's changes to the container component and actions.
CarlZalph  [author] Mar 12, 2021 @ 1:54pm 
Related to the change in the container component to no longer have one opener, fixing.
CarlZalph  [author] Mar 12, 2021 @ 1:46pm 
Noted, checking into it.
cutlass Mar 12, 2021 @ 1:43pm 
@CarlZalph I get crashes with latest version when try to Ctrl-open a crockpot.
CarlZalph  [author] Feb 28, 2021 @ 6:37am 
0.1.3.1 pushed to add support to get at container's params table directly if it exists, else it will fallback to the recursive upvalue search. The beta added a direct way to access this table making an upvalue search inefficient, so this will use that instead if it exists.
CarlZalph  [author] Jan 22, 2021 @ 8:48pm 
0.1.3 pushed to search recursively through upvalues to get the params from container.lua, fixes some mod incompatibilities.
Shade Jan 21, 2021 @ 10:50pm 
Here is little video showcase
https://streamable.com/plbwdf
CarlZalph  [author] Jan 9, 2021 @ 6:39am 
Perhaps, but the way I handled this is the most mod-friendly method. If another mod is conflicting with it, then it lies at the fault of the other mod.
Fangtian Jan 9, 2021 @ 1:55am 
Not work for me. Maybe some other mods conflict with this one
CarlZalph  [author] Jan 6, 2021 @ 7:30am 
Aye, Warly's crockpots are supported. Anything that registered using the 'cookpot' params, including modded items, will work. This currently includes from the base game the archive_cookpot and the portablecookpot (Warly's) prefabs.
Does it support the portable crockpot?
RuJAK Dec 28, 2020 @ 4:05pm 
Yes is working thank you,,
CarlZalph  [author] Dec 28, 2020 @ 8:20am 
https://streamable.com/v2o7a3
It fully functions with any open container, including salt boxes.
RuJAK Dec 28, 2020 @ 1:04am 
i try with saltbox but doesn't work :steamsad:
CarlZalph  [author] Dec 27, 2020 @ 10:01pm 
0.1.2 pushed to stop an infinite loop if 'params' can't be found.
CarlZalph  [author] Dec 26, 2020 @ 2:06pm 
Top pot.
Electroely Dec 26, 2020 @ 2:04pm 
I've updated the mod. The PAUSE button should simulate container button presses now, which means it makes this mod useable.
CarlZalph  [author] Dec 26, 2020 @ 1:30pm 
Keep an eye on https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=1706782853 mod, it might be getting an update to support "pressing" buttons on widget panels that Klei hides. With that this mod would then function, though the 'quick' part would need an update to support holding a controller button.

I thought about using the 'B' button but that's the same key that dismantles Warly's crockpot. Not sure.
CarlZalph  [author] Dec 26, 2020 @ 1:18pm 
Doing some poking around and controller support is something that I'd have to invest a lot more time into, did some preliminary tests hoping Klei'd let you poke the UI button with a controller as a workaround but nope. Rip for now.
krylincy Dec 26, 2020 @ 12:33pm 
True, it is not working with controller. Maybe it is possible to enable the "cook" action even if the pot is empty (and a repetition is possible) or autofill the last ingredients .... well maybe that's annoying
CarlZalph  [author] Dec 26, 2020 @ 12:27pm 
Any other container that you have open. In case other mods add more containers that are also able to be opened all at once it should pick from one randomly.

For the controller, someone said 'X' also handles attacking things and 'B' for cook. I'm thinking this mod won't work right now for controllers since the controller interface doesn't load up the button that I'm using for the driver of my code. I'll look into this now and see if I can't get something working for controller users.
krylincy Dec 26, 2020 @ 12:24pm 
Haha cool idea!
To split a stack we open the inventory and use X Button, but i think the "cook with empty crockpots" will do it already.

A last question: "3] Any other container, randomly." in what range? My icebox is quiet far away from my pots ...
CarlZalph  [author] Dec 26, 2020 @ 12:20pm 
We both started creating our own versions of the mod last night using our own methods for accomplishing it. Sort of like a challenge test. So we'll see whose mod in the end stands higher above the other.

I don't have a controller, but let me know if it does or doesn't work out for you- the 'CTRL' hotkey might not be ideal. What do controller users normally hold for when they're wanting to split a stack of items?
krylincy Dec 26, 2020 @ 12:15pm 
Whats the difference to https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2336105249?
Sounds nice, i will try it if it works with controller, too.
CarlZalph  [author] Dec 26, 2020 @ 12:10pm 
0.1.1 pushed to add support for Warly's spicer and eased up hooking new containers that follow the same pattern.