
A new storage container for all your tools and parts!
Handy Toolbox
Is your scav box filled with random parts needed for hideout upgrades? Are your tools just hidden away in some random chest rig?
This is the mod for you!
This mod adds a new storage container for all your tools and parts!
You can buy the item from Mechanic (level 1) with 100000 Roubles
How to install:
- extract zip file
- move it to user/mods folder
- restart server and play
Config:
- price: trade price in roubles
- trader_loyalty_level: which level mechanic sells the toolbox at
- cellH, cellV: height and width of container size
Much thanks to Revingly who let me use code from the Medical SICC mod.
Toolbox model is from BSG, reimported into Unity by me.
2.5K Downloads
- update package.json to SPT 3.7.X
3.4K Downloads
Fixed toolbox not showing up in handbook or flea
447 Downloads
Updated to SPT AKI 3.5.5
Details
-
GUID
Not Available
-
License
-
Latest Version VirusTotal Result
You can use this on 3.9.X by changing the package.json to look like this:
{
“name”: “handtoolbox”,
“version”: “1.0.3”,
“author”: “Yankee Noodal, Revingly”,
“license”: “UIUC”,
“main”: “src/mod.js”,
“sptVersion”: “3.9.X”,
“isBundleMod”: true,
“scripts”: {
“setup”: “npm i”,
“build”: “node ./packageBuild.ts”
},
“devDependencies”: {
“@types/node”: “16.18.10”,
“@typescript-eslint/eslint-plugin”: “5.46.1”,
“@typescript-eslint/parser”: “5.46.1”,
“bestzip”: “2.2.1”,
“eslint”: “8.30.0”,
“fs-extra”: “11.1.0”,
“glob”: “8.0.3”,
“tsyringe”: “4.7.0”,
“typescript”: “4.9.4”
}
}
After finishing a craft at the workbench for example, does the tool that was used automatically return to this tool box?
Hi, how edit external size?
I like the mod, very handy. You should consider setting up a single position slot system for each tool item to keep it from being abused though. (sorta like guilded keys)
This mod works fine on 3.7.0 for the ones wondering.
If the orange text in console bothers ya, you can change line 7 in package.json to “~3.7”
does this work on 3.6?
It’s awesome, but sadly it won’t let me place a lot of the crafting tools needed at intelligence center like the Virtex, VPX, Manual, RFIDR, or even the Crickent.
Is mine broken or is there a way to edit it to allow those items in as well?
It’s broken in 3.5.7 for me. When inspecting the toolbox it says ergonomics instead of slots and the menus stop working
EDIT: IcyClawz.ItemSellPrice.dll broke this mod for me
What a perfect little addition. Convenient especially for using More Hideout Crafts and the configs for that, which require a wide variety of tools and miscellaneous items for the recipes.
wow, how could you find container’s model and textures ? You make it ? I tried to find models of container but i diden’t find anyting useful