Don't Starve

Don't Starve

559 ratings
Casket
2
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
102.305 KB
29 May, 2018 @ 9:45am
1 Jul, 2023 @ 5:19pm
10 Change Notes ( view )

Subscribe to download
Casket

Description
A small casket for your pocket.

- works like a backpack in your pocket
- open and close like a chest
- has 4x5x6 slots (=120)

Most important: picked up items will first go into your inventory, if full in your backpack and at last in the casket. Items will stack up in your casket. And best: you can craft right away with items of your casket even if its closed.

The recipe can be set up in the mod config screen. Default is only 5 gold nuggets.


Known Issue:
1) Don't put a casket into another casket. the game will crash.
2) Don't have more than 1 casket, or only the last picked-up will work.
3) If you play as wilba, it can crash your game. To aviod this:

change file wilba.lua (for windows default installation: C:\Program Files (x86)\Steam\steamapps\common\dont_starve\data\DLC0003\scripts\prefabs) line 554 and 560 from

if data.item:HasTag("werepigfur") then

to

if data.item and data.item:HasTag("werepigfur") then

Why am I not going to change this in my mod? Because I would have to overwrite the whole wilba file and thats so ugly.
Popular Discussions View All (1)
23
13 Apr, 2024 @ 10:50pm
Bugs
krylincy
132 Comments
APW 28 Dec, 2024 @ 4:03am 
Game crashes in combination with fairly recently uploaded mod "Faster everything" when you try to craft with items that are stored in the Casket. Crafting from native character inventory works fine. I am not hoping for a compatibility patch. Just be aware of this limitation, folk.
krylincy  [author] 2 Sep, 2024 @ 10:11pm 
Nice, thanks for sharing!
Vecho 2 Sep, 2024 @ 5:24pm 
To be honest, I have a work around solution for controller player. After opening casket in inventory, by pressing → on D-pad, I can drop it on the ground, by pressing ↓on D-pad, and the casket would stay open on the ground. In this scenario, I can press ⬅ on D-pad to quickly put item on my inventory into the casket on the ground. To craft, I would pick casket up.

Yeah, there is updated version of your mod in DS workshop. It don’t conflict with the craft from chest feature of the base game, but sadly for controller player open casket drop on the ground would become close instantly. Therefore, I would still use your mod instead, since I have a work around solution for quickly put items into and out of the casket.
Vecho 2 Sep, 2024 @ 5:24pm 
Craft from chest let you consume material from open chest while crafting. It is originally a mod but get incorporated into the base game in April 23 2023 major update. I am quite certain that your mod conflict with this feature.

1 Without your mod, this feature work.
2 With your mod, this feature won’t work.
3 With your mod and Craft from Chest mod, this feature work but your mod’s feature won’t work, that is, I can’t consume material from casket while crafting and holding casket in my inventory.
krylincy  [author] 2 Sep, 2024 @ 9:43am 
Thanks for your efforts and the feedback. After reading that I'm not sure if I ever noticed that this feature exists.

To be honest, I'm not going to touch this old sh*tty code 😅 as long as it works for my specific playstyle (have one casket in my inventory and use chests only for equipment to store).

But the code is open source, so feel free to check it out. And there also may be other versions of this mod from other modders that might work better and are still supported.
Vecho 2 Sep, 2024 @ 7:39am 
After one and half hour of testing, it seems that this mod still disable the craft from open chest feature from the 2023 major update.
Vecho 2 Sep, 2024 @ 1:45am 
I encountered problem while using controller.

In DST version, casket behave like a portable chest. I can put it donw and press A/B to open it. In DS version, I can only pick it up from ground but not open it while it is in the ground.

This chest like behavior is very important for controller player, because I can press ⬅ from D pad to quickly put items from my inventory into the casket, while the casket is open and on the ground. Without this behavior, I have to move the items from my inventory into the casket slot by slot.

I can open casket while it is in my inventory, but I can not press ⬅ from D pad to quickly put items from my inventory into the casket.

I really miss the portable chest behavior from DST version of this mod.
krylincy  [author] 1 Jul, 2023 @ 5:22pm 
Ok, with version 3 it should work with the new update from klei and should consume all items correctly. I tested it a few hours and found (except some game bugs) no problems.
击谦 30 Apr, 2023 @ 3:07am 
When the material is inside the box, I cannot consume items normally when making props当材料在盒子里面的时候,我制作道具无法正常消耗物品
Jack Bella 14 Apr, 2022 @ 1:56am 
当打开casket并试图把自己放进去时游戏会崩溃
When you open a casket and try to put it into itself, game will crash.