
Bigger (configurable) pockets for all!
This mod simply allows the user to set the vertical sizes of the pocket slots. Allowing you to, for example, put my Ammo Pouch - a 2x1 slot item - in your pocket. I’ve set the default sizes to 2, 1, 1, 2 to essentially simulate wearing trousers with cargo pockets - hence the name.
⚠️ Warnings
It only allows vertical scaling of pockets, not horizontal, as the in-game GUI can’t cope with wider pockets - it starts pushing the Special slots off the right side of the screen.
Be careful with how long you make them, I’ve no idea what will happen if you go mad with it.
📝 Config
Config is nice and simple, described in the code block below:
{ “Logging”: false, - Turns some debug logging to the console on and off. “PocketSizes”: { “Pocket1”: 2, - Set the vertical size of the leftmost pocket to this number of cells. “Pocket2”: 1, - I believe in you. “Pocket3”: 1, - You’ve got this. “Pocket4”: 2 - Told you! } }
1.1K Downloads
Update for 3.8.0.
No functionality changes.
1.8K Downloads
Updated to 3.5.0
544 Downloads
This mod simply allows the user to set the vertical sizes of the pocket slots. Allowing you to, for example, put my Ammo Pouch - a 2x1 slot item - in your pocket. I’ve set the default sizes to 2, 1, 1, 2 to essentially simulate wearing trousers with cargo pockets - hence the name.
⚠️ Warnings
It only allows vertical scaling of pockets, not horizontal, as the in-game GUI can’t cope with wider pockets - it starts pushing the Special slots off the right side of the screen.
Be careful with how long you make them, I’ve no idea what will happen if you go mad with it.
📝 Config
Config is nice and simple, described in the code block below:
{ “Logging”: false, - Turns some debug logging to the console on (true) and off (false). “PocketSizes”: { “Pocket1”: 2, - Set the vertical size of the leftmost pocket to this number of cells. “Pocket2”: 1, - I believe in you. “Pocket3”: 1, - You’ve got this. “Pocket4”: 2 - Told you! } }
Details
-
GUID
Not Available
-
License
-
Source Code
-
Latest Version VirusTotal Result
Erm, sorry to ask, but im used to mods that you drag n drop either in the “BepInEx” folder or the “user” folder, and is see no dll’s of any sort in this repo to download, only source code downloads, could you explain me how to correctly install & use this mod please ?
@Jiblet, The new 3.8.0 version download link takes us to [ https://github.com/Jiblet/JibletsCargoPants/releases/tag/1.0.2 ] BUT there is no file to download, ONLY the source.
UPDATE.
Clicked on the Source code(zip) and it download [ JibletsCargoPants-1.0.2.zip ] that did contain the server mod files. Sorry, just got confused by the “Source code (zip)” wording.
is there a way to make a 2x2 slot ?
Hello Jiblet. Appears your latest/current 1.0.1 download link is taking us to ( https://github.com/Jiblet/JibletsCargoPants/releases/tag/1.0.1 ). However, there are ONLY source files to download, no actual package file. Your older version 1.0.0 link is properly working. Could you please take a look at this? Thanks.
UPDATE: I downloaded the [Source code (zip)] Asset and it was actually the package .zip [ JibletsCargoPants-1.0.1.zip ]. Was just a little different seeing the “Source” and not that package name. Sorry for the confusion on my part.
Super straightforward mod, I really like the default config for the pockets too!