Infinite items

If you liked this item, please rate it up on Steam Workshop page.

Authors: Leon, stod

Last revision: 27 Jul, 2023 at 17:39 UTC

File size: 649.22 KB

On Steam Workshop

Description:
Infinite items

There was this one mod, called Infinite items, several years back on single player Don’t Starve. Apparently, there wasn’t a DST version, at least up until now.

*This is a server mod. All clients will download a copy of this mod upon joining the server.

What it does

This mod removes quite a number of equipment durabilities and freshness as well for some. Individual durabilities can be disabled or enabled via mod config.

You can also add your own modded items by editing scripts/categories.lua. There are manuals within the code to help you navigate.

Tents, thermal stones, walls, etc. have also been dealt with due to pure convenience. There are also fire pits and flingos settings. Items from a small sample of relatively stable mods are added as demo.

There is an option to remove items left on the ground to prevent lag on the server.

Troubleshooting
Confirming a crash

If you are experiencing a crash whenever this mod is enabled, the first step is to confirm that it is precisely this mod that is causing it.

Try disabling all client mods, then run a new vanilla world without any server mods on. If the game crashes, then it is not a mod crash.

Next, enable this mod only on the vanilla world and run it again. If the crash persists, then this mod must be to blame.

Reporting a crash
  1. Locate the client log file through this directory: KleiDontStarveTogetherclient_log.txt
  2. Open the file and copy all of its content into your computer’s clipboard.
  3. Visit Pastebin[pastebin.com] and paste your clipboard into the editor box below the "New Paste" header.
  4. Scroll to the bottom of the page and select "Create New Paste".
  5. Copy the new paste’s link in your browser’s search bar and paste it into the comment section of this mod page, along with the details with the crash.

Special thanks

Thanks @Leon for the modding help.
Thanks @Daxter for the individual configs idea.