Last updated | 2 years ago |
Total downloads | 64454 |
Total rating | 7 |
Categories | Mods |
Dependency string | faulty-Infinite_Inventory-0.0.5 |
Dependants | 1 other package depends on this package |
This mod requires the following mods to function
BepInEx-BepInExPack_IL2CPP
BepInEx pack for IL2CPP Unity games. Preconfigured and ready to use.
Preferred version: 6.0.667README
Infinite Inventory
Requires BepInEx
Configure with BepInEx ConfigurationManager
Warning:
Using the console command addallitems
with this plugin set to a high number has been known to cause game crashes when opening the inventory. It was only really created for hoarding while you're out hunting.
Features:
Allows you to pickup unlimited (999) items while out hoarding. Use BepInEx ConfigurationManager and you can change this value in game.
- Does not change owned items, nor add any items to your inventory.
- Does not allow you to pickup certain items more than once to protect you.
- Note: Ammunition is game default 1,000
New features in 0.0.4
- You can now configure the max amount.
- Customise individual items. See the included xml file
/config/faulty.soft.infiniteInventory.xml
- The XML file can be edited while the game is still loaded, but you will need to set
forceRefresh
toTrue
in game using something like BepInEx ConfigurationManager. (Custom values are loaded at start up, so you won't need toforceRefresh
unless you've made changes while the game is loaded) - If you want to ONLY use custom amounts for certain items, then set
customOnly
toTrue
- Set
showSkippedItems
toTrue
for some debugging info.
Bug Fixes:
0.0.4
- Fixing issue with recent patch where the mod wouldn't apply after restarting the game.
(Thank you to KingoftheDingos for bringing it to my attention)
0.0.3
- Changed max limit to 999 due to the following below:
Fixed bug where the console command "addallitems" would freeze the game.- Fixed bug where if you loaded a save file, quit to main menu, load the same save again, the game would just quit.
Installation:
- Download BepInEx from the link above
- Drag contents of the BepInEx zip file into Sons of the Forest game directory (right click in steam > browse local files)
- Open the .zip and drag BepInEx into the base game directory
- Enjoy!
Configuration:
If you wish to see a list of items skipped, set "showSkippedItems" to true in the generated configuration file.
Support:
I am available on the Discord server (SOTF Modding). The invite URL can be found in the top navigation on the thunderstore website.