Don't Starve Together

Don't Starve Together

354 arvostelua
More Crafting Details
   
Palkinto
Lisää suosikkeihin
Lisätty suosikkeihin
Poista suosikeista
Tiedostokoko
Julkaistu
Päivitetty
98.376 KB
15.6.2023 klo 10.36
20.10. klo 14.44
12 muutosilmoitusta ( näytä )

Tilaa ladataksesi
More Crafting Details

Kuvaus
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 kommenttia
Sinny Deas  [tekijä] 20.10. klo 14.52 
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.10. klo 10.00 
Great mod! Small detail I noticed, both tillweed salve and slimy salve don't show the health that they heal
l 6.9. klo 6.12 
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  [tekijä] 14.9.2024 klo 2.47 
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.9.2024 klo 17.19 
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  [tekijä] 6.9.2024 klo 7.57 
@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.9.2024 klo 5.03 
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  [tekijä] 8.7.2024 klo 10.28 
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.7.2024 klo 7.05 
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.6.2024 klo 4.53 
Unobtrusive and informative. Awesome mod