Overview
Have a mod with special items? Most of the time the Too Many Items Mod will not have the Mod item you are looking for. This is where Prefabs in the console commands come in.
Console Commands
First of all, to get started you need console commands enabled and a general understanding of commands in he console, if you do skip to the next section, if you have no Idea what the Don’t Starve Console is or if you are having trouble, please consult another guide of Google it.
The Commands!
Next Is the Commands, how you will recieve these prefab items. First Press `, then enter
c_give (“pefab”, “Amount”)
Note:Quotes on the prefab are literall, so you would literally type for example to get 50 cooked meat
c_give (“cookedmeat”, 50)
Note: If you dont know, press CTRL+L to make the console dissapear.
PREFABS
Now, this is the part most of you don’t know, finding the prefab
Go into your file explorer and goto
Program Files (x86)/Steam/SteamApps/common/dont_starve/
To go to non-mods, Go into the Scripts then PreFabs Folder
There should be many .lua files that correspond with the item you are looking for
copy that prefab (discluding the .lua) into the commands in the last section.
If you want a prefab from a mod you need to go to the dont_starve folder and go into the mods folder. Look through all the folders until you find the mod folder. (hint:you can see what mod the folder is by looking at the file type or putting the long folder code into the workshop to see what mod) Scenario: I want to get all of dipper pines’ books but I cant find them!
Well Go to the folder workshop-173728136 and two files would say DipperPines. in that folder go into scripts and then prefabs to see the files
dipper.lua=Nothing, just the charecter model
gfbook1.lua=The first Journal
gfbook2.lua=The second Journal
gfbook3.lua=The third Journal
Copy this with the directions I gave from non-mod prefabs or from the commands section to get the selected Item
Contacts
Thanks for reading my guide, if you have any questions or problems, nudge my profile!
Thanks