Don't Starve Together

Don't Starve Together

354 ratings
More Crafting Details
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
98.376 KB
15 Jun, 2023 @ 10:36am
20 Oct @ 2:44pm
12 Change Notes ( view )

Subscribe to download
More Crafting Details

Description
About
  • Displays some stats about some items in the crafting menu.
  • Damage is dynamically calculated to consider damage modifiers.

Thanks

Modders / Mod compatibility : New item
· HowTo
  1. Add anywhere in the modmain.lua file of your mod:
    if not GLOBAL.TUNING.dataset then GLOBAL.TUNING.dataset = {} end
  2. Add your new item stats to GLOBAL.TUNING.dataset. Example:
    GLOBAL.TUNING.dataset.newprefabnameitem = { health = 99, dapperness = 99, hungervalue = 99 }
    GLOBAL.TUNING.dataset.newprefabnameitem2 = { weapondamage = 99, armor = 99 }
  3. That's it, MoreCraftingDetails should now show the stats of the new item
  4. Maybe checking "screens/redux/scrapbookdata" file make it easy to understand
· Details allowed
health, sanityaura, damage, stacksize, finiteuses, waterproofer, dapperness, perishable, hungervalue, planardamage, weapondamage, armor, insulator, fueledrate, fueltype and speed
· Warning
More than 4 stats on the same item will make the HUD look weird.
53 Comments
Sinny Deas  [author] 20 Oct @ 2:52pm 
It doesn’t show because it doesn’t appear in the Scrapbook either (top side). This mod gets the data from that book.
The ones that do show, like 'Healing Salve', I added them manually.
Now with the new version (2.8), it should also show Tillweed and Slimy Salve.
Thanks for the report! :DSTchester:
Kavane 20 Oct @ 10:00am 
Great mod! Small detail I noticed, both tillweed salve and slimy salve don't show the health that they heal
l 6 Sep @ 6:12am 
For the page creation, it is hoped that for players with the interface language set to Chinese, the wiki search function will be supported.https://dontstarve.huijiwiki.com/wiki/%E9%A6%96%E9%A1%B5?
Sinny Deas  [author] 14 Sep, 2024 @ 2:47am 
hahaha I see what you did there Lương.
Thanks for the report guys! Should be fixed with last version (2.7)
:DSTghost:
charles 13 Sep, 2024 @ 5:19pm 
Hello! After the new update, the game crashes when selecting the shadow maul while the mod is active. Is there a way to fix it?
Sinny Deas  [author] 6 Sep, 2024 @ 7:57am 
@Pe Dabliu Hii! I will need to check the mod then.
I will try to take a look this weekend if I can.

Thanks for the report! :DSTchester:
PW 6 Sep, 2024 @ 5:03am 
Hello! After the new beta, the game crashes when selecting the shadow maul while the mod is active. Is there a way to fix it?
Sinny Deas  [author] 8 Jul, 2024 @ 10:28am 
No idea. Have you tried deleting this mod folder, so the game would be force to make a fresh download?
It usually is on:
"Program Files (x86)\Steam\steamapps\workshop\content\322330\2989714781"
or
"Program Files (x86)\Steam\steamapps\common\Don't Starve Together\mods\workshop-2989714781"
Last version is 2.6
*ੈStarry⋆˚☆˖°⋆。° 8 Jul, 2024 @ 7:05am 
i have tried updating it a lot of times even subscribing again but i cant update it. any idea why this might be happening?
feetlover16 14 Jun, 2024 @ 4:53am 
Unobtrusive and informative. Awesome mod