Don't Starve Together

Don't Starve Together

Craft Pot [DS, ROG, SW, DST]
1.237 comentarios
zne 30 OCT a las 8:21 
联机版能不能用
IvanX  [autor] 13 OCT a las 13:53 
@miz as far as i remember, you have to declare globals imported from other modes, either that or gotta put it inside the mod entry file, which has access to globals out of the box. It's been too long since I last did this, maybe asking GPT might help given the tips i just gave?
miz 13 OCT a las 8:14 
Hello! I recently published a mod with a custom crock pot and want to make it compatible with this mod. Unfortunately, I am stupid and cannot figure out how to access the API properly, lol.

I see the necessary code in cookingpots.lua, and I can run the AddCookingPot function, but it doesn't actually seem to do anything unless I copypaste the cookingpots.lua script and add it to my OWN mod, which seems...wrong? Is that not gonna overwrite any other mods that access AddCookingPot? (Or is that correct and I'm worried over nothing lol?)

Anyway, if you could point me in the right direction or provide some template code that could be easier to work with, I'd appreciate it!
庄子的老子 11 OCT a las 8:08 
lwjnb
Rakı 12 SEP a las 5:54 
business facilitator
cat110010 29 AGO a las 13:04 
用手柄玩 烹飪時有概率導致bug 手柄按鍵會失靈 已確定不是手柄問題 我有兩個不同牌子的手柄 兩者皆會出現一樣的bug 還請作者能修復 很需要這模組
Ninjin92 29 AGO a las 10:28 
Muy útil 10/10, excelentes albóndigas :steamthumbsup:
Mingk 10 AGO a las 2:32 
유용한 모드!
troub1e 12 JUL a las 8:13 
有个这个,我就是大厨
SERTKAZANICI31 9 JUL a las 7:42 
Ğ
tly2462289249 8 JUL a las 8:27 
在锅里加食物后手柄的上下左右键就用不了,哭死
belubu 8 JUL a las 6:04 
ñ
Frenne Dilley 25 JUN a las 6:43 
oh no icecold, is anyone else experiencing this?
Tweedle Dee 17 JUN a las 4:22 
Love this mod <3 Is there any way to flip the recipes from the right side to the left? I've noticed occasionally my backpack/HUD will get in the way of seeing what a dish is called/what ingredients I need!
ICECOLDWRXST 19 MAY a las 14:36 
This mod doesn't seem to work with modded foods even tho it says it does. I tried heaps of food mod with this, the crockpot menu becomes filled with recipes that don't work, ingredients are wrong, and icons for food are blank when scrolling

I tried making caviar, the recipe said all i needed was fish roe, and veggies, it came out to be meatballs. :deadweight:
Пеlmeshka 8 MAY a las 11:03 
топ, смог сварить мать димильяна толстожопого
墨西哥牛肉卷 7 MAY a las 21:00 
craft pot 做的非常好:steamthumbsup:帮助引导玩家制作食物:steamhappy:
towariH 2 MAY a las 0:16 
полезно
粉星星要吃雪糕吗 20 ABR a las 10:15 
能否兼容一下远古窑
Бормоша 16 ABR a las 2:47 
Привет! Кажется, нашел багу. При игре с геймпадом если войти в режим крафта еды и взаимодействия с инвентарем, когда экран темнеет), то после выхода из него взаимодействие с миром невозможно (не открывает сундуки и т.д.)
При игре без геймпада пауза не устанавливается и проблемы нет. У себя я пофиксил следующей модификацией кода:
function FoodCrafting:Close(cooker_inst)
self._open = false
self._focused = false
self:Disable()
self:Hide()
if self.owner and self.owner.HUD and self.owner.HUD.controls then
self.owner.HUD.controls:SetDark(false)
end
SetPause(false)
end
呱唧呱唧汪汪汪 29 MAR a las 23:11 
为什么订阅了却无效
毁灭吧赶紧的累了 19 MAR a las 5:49 
垃圾玩意,坏我的档
ovod 2 MAR a las 12:42 
Не знаю почему, но при включенном Руссификаторе фризит при воспроизведении фраз на кириллице (чат, фразы персонажей), а также при смене обликов предметов и т.п.
你好 24 FEB a las 4:23 
Great mod, thank you author
Negannsx 23 FEB a las 12:42 
güzel
Aphexamine 22 FEB a las 23:46 
what on earth is "left wiggle" on a controller? do you mean the left stick? so you move the left stick? that just moves the cursor around my inventory.
Aphexamine 22 FEB a las 23:44 
so i open a crockpot and this extra menu opens up to the side with blacked out items and it seems to just give me a random recipe. I put a food item in the crockpot and it gives me another random recipe. I have no way to browse recipes or anything. This mod adds confusion, either that or im not using it right. The wiki is much easier and straight forward as you can type in an ingredient and see everything you can make with that one ingredient.

im not sure what this "hover" is as I cannot move any cursor or anything over to the new menu with blacked out items and a random receipe when i open a crockpot. "full controller support" okay... maybe im not doing something?
theMCwolf 16 FEB a las 15:27 
this causes an issue while loading up the game that causes a repeated line of code
"WARNING! Could not find region 'meatballs.tex' from atlas 'images/inventoryimages1.xml'. Is the region specified in the atlas?
[00:02:57]: Looking for default texture '' from atlas 'images/inventoryimages1.xml'."
This issue is also in common with TooManyItemsPlus, which may be due to an update with meatballs
IvanX  [autor] 16 FEB a las 0:23 
Sounds like a conflict with some other mod that is meant to implement trade?
mccall123123 15 FEB a las 22:21 
What do?
mccall123123 15 FEB a las 22:21 
WARNING!
[string '../mods/workshop-727774324/scripts/widgets/..."]:189: attempt to index local 'a' (a nil value)
LUA ERROR stack traceback:
=[C]:-1 in (field) sort (C) <-1--1>
../mods/workshop-727774324/scripts/widgets/foodcrafting.lua:188 in (method) SortFoods (Lua) <168-204>
../mods/workshop-727774324/modmain.lua: 183 in (local) fn (Lua) <181-184>
scripts/entityscript.lua:1215 in (method) PushEvent (Lua) <1202-1229>
scripts/components/container.lua:385 in (method) Giveltem (Lua) <323-414>1000t(s),
scripts/components/container.lua:1115 in (method) MoveItemFromAllOfSlot (Lua) <1076-1134>
scripts/components/container_replica.lua:553 in (method) MoveItemFromAllOfSlot (Lua) <551-557>
scripts/widgets/invslot.lua:261 in (method) Tradeltem (Lua) <209-268>
Starker 1 FEB a las 20:27 
Can this mod show you all possible recipes with what is in your inventory + open chests? That's truly what I need.
Catafa 11 ENE a las 15:36 
мне нравится. Круто. Еда это круто. :steamthumbsup::corncob:
Qshkin 4 ENE a las 16:31 
пизда
前有巨大宝箱 31 DIC 2024 a las 2:32 
以及沃利特有配方的骨头汤里有树枝,应该也是一个错误
前有巨大宝箱 31 DIC 2024 a las 1:53 
好像是加州寿司卷的配方需要两个海带,但是模组错误地加入了不能放两个海带的限制,放了海带就从栏里消失了,正确的配方放进去不显示任何菜肴
前有巨大宝箱 31 DIC 2024 a las 1:40 
怎么好像没有加州寿司卷的配方?
Deimos 18 DIC 2024 a las 6:28 
Causes a bit of lag when approaching to a crafting station
金桔芒果捞 30 NOV 2024 a las 1:45 
点击物品栏物品会人物自动跑动。。
Shingargo 28 NOV 2024 a las 0:19 
ДА
Xuupi 3 NOV 2024 a las 5:34 
ok
:bandit::bleach::td_Mask:
pz531271aa 3 NOV 2024 a las 2:24 
真不错
加载着色器能不能快点 13 OCT 2024 a las 5:39 
肉丸真好吃:lunar2019grinningpig:
沐沐 9 OCT 2024 a las 4:26 
救命啊更新完直接进不去世界啦
召沐 9 OCT 2024 a las 4:18 
游戏更新后崩溃了:DSTskull:
Baul 8 OCT 2024 a las 12:41 
macht faxen
pls fix
258793817 29 AGO 2024 a las 6:02 
THX
O_XENOM 27 AGO 2024 a las 7:53 
Good mod
feniksis777 19 AGO 2024 a las 13:11 
nice
Dream. 8 AGO 2024 a las 22:42 
更新完bug了