Bigger Backpack Mod (60/96 Slot)

7 days to die bigger backpack mod (60/96 slot), 7 days to die backpack, 7 days to die bigger backpack, 7 days to die more slots

Description

Bigger backpack mod for 7 Days to Die.

  • 60 slot: 40 unlocked/20 locked.
  • 96 slot: 61 unlocked/35 locked.

XML Only Mod (can be installed on servers with no client download).

Images

7 days to die bigger backpack mod (60/96 slot) additional screenshot

Videos

Generic modlet installation video is here:

Changelogs

  • (new) Updated for V2.
  • Just pushed a fix for both backpacks so that works now.
  • Updated for V1.

Download

V2
DOWNLOAD 60 slot backpack mod for V2 (13 KB)
DOWNLOAD 96 slot backpack mod for V2 (11 KB)
V1
DOWNLOAD 60 slot backpack mod for V1 (5 KB)
DOWNLOAD 96 slot backpack mod for V1 (5 KB)

If you appreciate KhaineGB’s work and you want to show support, use this donate link.

The forum topic of the mod is here.

Credits: KhaineGB

Share this with your friends:
Get Comment Notifications
Notify of
guest

If you have any questions or have any problems/bugs, please use the support link (Discord, Forum Topic, GitHub Issues, etc.) in the post. If there is no support link in the post, please use the comments section.

77 Comments
Inline Feedbacks
View all comments
Fratracide
Fratracide
August 9, 2025 9:57 pm

Hope this is ok KhaineGB love your mods since 4-ever !

Google Drive Link Updated for v2.2 Stable (B3)

LINK: V2-KHA21 – Bigger Backpacks ’96-Slot’ [Updated]

Shout out to KhaineGB Creator/Author Making Great Mods for our 7D2D Servers, and Clients.

Fratracide
Fratracide
August 10, 2025 6:49 pm
Reply to  Fratracide

Link Above was UPDATED: Encumbered Background Image inside inventory was oversized for slots that were not Unlocked. Use the same link above for the FIXED / Updated Version.
Changes:

  • Red X [fixed]
  • Oversized Icon Background for slots not Unlocked. [fixed]

Images for the Issue: on my Imgur Account hope they stay active.

Oversized Background: Image Link KhaineGB 96Slot Big Images….

Normal Sized Background FIXED: Image Link. KhaineGB 96slot FIXED Big Images…
for my File Above. Download at G-Drive [ Updated Version ]

enjoy the great Mod by KhainGB ! working with 7D2D v2.2Stable (B3)

  • updated by me. Hopefully the original file gets an Update. PROPS to KhaineGB been in the MOD Scene forever and still making it happen! 7d2d wouldn’t be the same without their MODS 4 Real !!
Sedistik
Sedistik
August 11, 2025 3:54 pm
Reply to  Fratracide

Just tried this out – looks like the controls.xml file is only for the 60 slot backpack. Not the 96 one.

FrostHammer
FrostHammer
August 11, 2025 2:59 am
Reply to  Fratracide

I use the 60 slot version.. does anyone have a fix for that one for v2.2 ?

purp0se
purp0se
August 12, 2025 7:11 am
Reply to  FrostHammer

I edited the 60 slot one and I haven’t had any issues so far.

Google Drive Link

erPaco
erPaco
August 14, 2025 6:51 am
Reply to  Fratracide

Thanks very much, a beer for this guy!!!!!

Brikule
Brikule
August 9, 2025 9:27 pm
This guide didn't help me with the red cross.

use this in same line , edit color – color=”[transparent]”

BPMVT
BPMVT
August 9, 2025 3:24 am

Hey all.

do this to fix the mod if your getting the RED X’S. this is for V2.2 stable

you have to edit the controls.xml under Config/XUi folder.

Edit this line:
<sprite depth=”9″ name=”cancel” sprite=”ui_game_symbol_x” width=”45″ height=”45″ color=”255,0,0,255″ type=”sliced” visible=”false” foregroundlayer=”true”/>

to this:
<sprite depth=”9″ name=”cancel” sprite=”ui_game_symbol_x” width=”55″ height=”55″ color=”255,0,0,255″ type=”sliced” visible=”{# ishovered and islocked}” foregroundlayer=”true”/>

Piratepower21
Piratepower21
August 9, 2025 11:43 am
Reply to  BPMVT

Working nicely, thank you very much for this fix.

Marinxar
Marinxar
August 9, 2025 2:20 pm
Reply to  BPMVT

That makes everything disappear.

Fratracide
Fratracide
August 9, 2025 10:03 pm
Reply to  BPMVT

Line 23 to Line 31
<sprite depth=”9″ name=”cancel” sprite=”ui_game_symbol_x” width=”45″ height=”45″ color=”255,0,0,255″ type=”sliced” visible=”{# ishovered and islocked}” foregroundlayer=”true”/>
<sprite depth=”13″ name=”assembleIcon” size=”28,28″ sprite=”{stacklockicon}” color=”{stacklockcolor}” visible=”{isassemblelocked}” pos=”14,-14″ foregroundlayer=”true” width=”62″ height=”62″ />

<sprite depth=”14″ name=”quickswapIcon” size=”30,30″ sprite=”server_refresh” pos=”40,-2″ foregroundlayer=”true” visible=”{isQuickSwap}” />

<button name=”rectSlotLock” depth=”15″ style=”press, hover” width=”73″ height=”73″ visible=”{# defined(‘userlockmode’) and userlockmode}” sprite=”” hoverscale=”1″ use_selection_box=”true”>
<sprite depth=”16″ name=”slotLockIcon” width=”24″ height=”24″ sprite=”{# !defined(‘userlockmode’) ? ” : (userlockedslot ? ‘ui_game_symbol_lock’ : ‘ui_game_symbol_unlock’) }” pos=”50, -14″ style=”icon32px” pivot=”center” color=”{# !defined(‘userlockmode’) ? ‘255,255,255,1’ : (userlockedslot ? ‘222,206,163’ : ‘255,255,255’) }” />
</button>
<sprite depth=”15″ name=”iconSlotLock” width=”20″ height=”20″ sprite=”ui_game_symbol_lock” pos=”50, -14″ style=”icon32px” pivot=”center” visible=”{# defined(‘userlockmode’) and !userlockmode and userlockedslot }” color=”[lightGrey]” />
</rect>
</kh60_backpack_item_stack>

Posted a Zip Above, Incase it was not updated in the original Downloads. Hope it was ok, Just helping out for all. Love the Mods 4 ever. We had all the RED X on our server too .

BPMVT
BPMVT
August 9, 2025 2:02 am

has anyone managed to fix the red X on everything since V2.2 if so which file and line did you change?

BCD
BCD
August 8, 2025 9:30 pm

I found a fix for the crosses bug.
Change the line for “cancel”
visible=”false”
to
visible=”{# ishovered and islocked}”

krog
krog
August 9, 2025 12:32 am
Reply to  BCD

In which file?

Twale
Twale
August 9, 2025 3:53 am
Reply to  krog

Config \ XUi \ controls.xml

Mike
Mike
August 8, 2025 9:00 pm

I got it working by changing the width and height to 0. Thank you for the suggestions everyone. Does anyone know how to get the lock mode toggle to work with this mod on?

BPMVT
BPMVT
August 9, 2025 3:01 am
Reply to  Mike

what file did you change ??

BruceMaccus
BruceMaccus
August 8, 2025 4:42 pm

Like others are stating, since the 2.2 update, all we see is red X’s in every slot when we open the backpack. Please fix or at least let us know you are working on it. Thanks.

Blubberschleim
Blubberschleim
August 8, 2025 8:49 am

After the update v2.2, only a red X is displayed everywhere in the inventory! PLEASE FIX

EbonSilvers
EbonSilvers
August 8, 2025 3:43 pm
Reply to  Blubberschleim

Same! Was fine with 2.1 but 2.2 has the red X issue. Love this mod and have used it for years. Looking forward to the fix. Thank you!

BeastOfWar
BeastOfWar
August 7, 2025 11:05 pm

Console says “sliced” is the problem. Should be white space. Means the quotes should be empty?

thomas
thomas
August 7, 2025 6:48 pm

after update today v2.2 b3 it just shows red x on every square on the backpack

raiserle
raiserle
August 8, 2025 1:13 pm
Reply to  thomas

Yes. Is not longer working on 2.2

thomas
thomas
August 7, 2025 6:39 pm

no longer working please update

Claire
Claire
August 5, 2025 1:24 pm

You can also just delete line 23 completely, guys! Then the red cross disappears completely, and there should not be any issue. That’s a nice makeshift solution. Hopefully we get an update soon still <3

Andrey
Andrey
August 7, 2025 8:49 pm
Reply to  Claire

In which file?

Jen
Jen
August 8, 2025 3:03 pm
Reply to  Andrey

controls.xml

Immortalis
Immortalis
August 7, 2025 10:42 pm
Reply to  Claire

Just comment it out for now.
syntax: <!–<{codeblock}/>–>

Basti890
Basti890
August 8, 2025 12:29 pm
Reply to  Claire

Nice notice the right solution would be change value of the “visible” attribute to

{# ishovered and islocked}
Martinl38
Martinl38
August 2, 2025 11:32 am

Guten Tag erst einmal Danke für diese Mods wir mögen die sehr. ich habe eine frage gibt es eventuell auch mal eine Version mit 80 Slots? uns ist aufgefallen das einigen jetzt die Symbole doch fast schon zu klein sind. bei der 96er.

BZOmbo1
BZOmbo1
July 30, 2025 12:48 pm

To fix RED X’s: in your Mods\KHV2-96BBM\Config\XUi folder edit the file controls.xml and change both the width and height in line 23 (the line with name=’Cancel’) to 0

Mojo
Mojo
August 3, 2025 3:00 am
Reply to  BZOmbo1

This didn’t seem to do anything for me. Still showing the red X’s.

BZOmbo1
BZOmbo1
July 30, 2025 12:31 pm

To fix red X’s on 2.2 go to “..\7 Days To Die\Mods\KHV2-96BBM\Config\XUi\controls.xml” on line 23 change width and height to 0 so the line looks like this: <sprite depth=”9″ name=”cancel” sprite=”ui_game_symbol_x” width=”0″ height=”0″ color=”255,0,0,255″ type=”sliced” visible=”false” foregroundlayer=”true”/>

Sir Drink-A-Lot
Sir Drink-A-Lot
August 5, 2025 7:28 am
Reply to  BZOmbo1

Thanks! Works fine for me!

Deborah
Deborah
August 5, 2025 5:49 pm
Reply to  BZOmbo1

Thank you for that fix!

EbonySilvers
EbonySilvers
August 9, 2025 2:13 am
Reply to  BZOmbo1

Thank you! Excellent directions and works like a charm!

David
David
July 26, 2025 3:36 am

RED X’s on 2.2

Wasabi
Wasabi
July 26, 2025 8:03 pm
Reply to  David

Hello, i have the same, 2.2 newest version on both 60 and 96 , red cross in inventory

Robert
Robert
July 28, 2025 2:34 am
Reply to  Wasabi

Also having this issue. I had everyone dump their inventory into a crate using the move all button, then unloaded the mod from the server. Will check back for updates to reapply.

David
David
July 29, 2025 1:13 am
Reply to  Wasabi

wonder if he going to update this more

jakecurte
jakecurte
July 5, 2025 4:43 pm

can confirm works on 2.0

bartek251
bartek251
July 8, 2025 12:19 pm
Reply to  jakecurte

The entire config folder needs to be copied to the mods folder or does each individual file need to 
be copied there instead of the folder?

Danni
Danni
June 25, 2025 3:53 pm

Love your work Khaine 🙂 Confirming the 96 slots for 2.0 working but did previous versions not have the ability to lock the slots ? I dont have that in this version. Atleast i dont know how to if its there 😀
Have you done the 15 slot toolbelt for 2.0 ? Cant find that anywhere so i assume not. But do you plan to if you havent ?

flanagak
flanagak
June 23, 2025 4:29 pm

Mod works as expected, Thank you.

Requesting the addition of the following to the buffs.xml so that if you enable GOD mode all slots are unlocked.

60 Slot Backpack:
<set xpath=”/buffs/buff[@name=’god’]/effect_group/passive_effect[@name=’CarryCapacity’][@operation=’base_set’]/@value”>60</set>

96 Slot Backpack:
<set xpath=”/buffs/buff[@name=’god’]/effect_group/passive_effect[@name=’CarryCapacity’][@operation=’base_set’]/@value”>96</set>

NinaK
NinaK
June 20, 2025 5:14 pm

Accidentally left the 1.4 when starting a new 2.0 game and it still worked lol But got the updated one now, thanks.

Saverent
Saverent
June 20, 2025 12:39 am

Nevermind, I was pulling the wrong file into the game directory. Confirms it works for 2.0

Saverent
Saverent
June 20, 2025 12:31 am

60-slot does not work on 2.0. Breaks the start-up screen and load save game screen.

ViperScho
ViperScho
June 19, 2025 3:52 pm

60-slot verified working with 2.0 on June 19. Thanks, Khaine!

LoganThrives
LoganThrives
June 10, 2025 1:10 pm

Works on 1.4 at least as far as I’ve tested, I was even able to throw in some config lines to increase the size of storage boxes and vehicles by 2 columns. Now my only desire in life is to downscale the rest of the UI windows (vehicles, containers, crafting queues, the toolbar, etc. etc. ad infinitum) to 60% cell size so that it all matches! Would somebody be able to point me in a general direction on how to do that/what variables to use? If so I can try and put together my own mod that only does that!

Hime
Hime
May 14, 2025 9:37 am

Doesn’t work anymore.

chad
chad
September 30, 2024 3:38 pm

how do i download this mod

ShenaniganJoe
ShenaniganJoe
August 16, 2024 6:46 am

Looks like 1.1 breaks the 60-slot backpack. Only seeing 50 slots. the 3 slot forge works the hp bars works. 12 slot craft works.

Tim--
Tim--
July 30, 2024 1:56 am

works great but on my monitor the entire thing is very small.
is there a setting to increase the entire UI element?

Sean
Sean
July 21, 2024 4:49 am

Working perfectly for me. I removed the older KH21 60BBM file, rebooted and installed the new mod. The individual lock icons appear in each of the storage slots and are all functional.

Mad
Mad
July 20, 2024 9:28 pm

Currently breaks seeing lockable slots

Yisus
Yisus
July 20, 2024 8:45 pm

hola, muy buen mod, ahora tiene error con la nueva version (b327), actualiza a (b327) pliss, un saludo.

CraftManiac
CraftManiac
June 30, 2024 4:46 am

You rock!

Moon
Moon
August 26, 2023 3:25 pm

Hi! just want to say, what an awesome and simple mod. it was super easy to install for a noobie like me, and i love being able to store more. thanks a lot!

Lucifer
Lucifer
July 1, 2023 9:47 am

Hey, I’ve been having issues with the A21 update. Some items aren’t being collected into my inventory when I hit R if my toolbelt is full. Is there a current way to fix this, or is it just a problem I’m having?

Queen Warrior4
Queen Warrior4
June 19, 2023 3:33 am

Hey just got this mod installed.
I did put it into a previous save ( which may be my issue ).
But if not, I do have all my UI scaled up, because I’m struggling to see the UI/ strain on eyes etc.
So I was curious if the UI scaling could be effecting it, and if that’s the case, would it be possible to fix it?

Thanks!

Pabloux
Pabloux
June 18, 2023 5:59 pm

Isn’t there a way to make the inventory icons a bit bigger?

Lord Ashtray
Lord Ashtray
January 5, 2023 7:39 pm

The UI for the backpack worked, but its saying inventory full with like 40 slots still available & it won’t let me re-organize my items into their stacks. I have 4 radiators that I put in 4 different slots but when I go to auto-sort my backpack, they stay in their same slots. Not sure why this is the 1st backpack mod I’ve ever had this issue with

Deez
Deez
June 17, 2023 1:12 am
Reply to  Lord Ashtray

Is happening for me too any work arounds?

Moopers
Moopers
May 27, 2022 9:37 pm

Okay, so tried again on a new game, and it seems to be working fine. Not sure if this a problem specifically with Navezgane (the original save file) or just because that save file was pre-existing before adding this add-o

Checked again with a new Navezgane world – looks like this problem only occurs for pre-exisitng save files. Please add a not that this mod is only compatiable for new games.

Moopers
Moopers
May 27, 2022 9:18 pm

This mod only works temporarily in solo play. You can shift-click upto the standard 45 slots, anything after that is manual only. Also, if you log out, you will lose anything in 46-60 due to the game desgined for a 45 slot backpack.

Patrick
Patrick
February 24, 2022 12:49 am

got a problem playing this mod in solo & when i go into god mode it should unlock all but it doesn’t it does the opposite & locks even more space. However when not in god mode its normal.i would show you a picture of it but no clue how to add it here.BTW i’m using A20 version

Vital
Vital
February 20, 2022 11:15 pm

conflict with drone

Sefiros
Sefiros
December 7, 2021 8:47 pm

I have an issue in A20 where stack number font size or item quality number font size are too small! And I can’t fix it just by changing the font size somebody help…

Johnathan
Johnathan
December 7, 2021 3:15 am

Mod works great in a19 (as intended) would love a “lock” or “favourite” button to lock items in place though

anyways, works “ok” in A20 but the grid is misaligned with the mouse for whatever reason. thanks for a great mod and i hope your still playing and modding 🙂

Tom Wells
Tom Wells
December 6, 2021 1:33 am

Khaine you f*cking legend ! Thanks so much for your hard work 🙂

Mike
Mike
October 14, 2021 6:44 am

Just installed this mod, the 60 slot backpack with food/water bars, put into my servers mod file but mod isn’t working am i missing something?

WNG Tom Xion
WNG Tom Xion
February 17, 2021 8:19 pm

We use this on our server and it works perfectly. Loving it.

Piru
Piru
September 22, 2020 9:37 pm

hey, with alpha 19.1, some friends and i got the “empty string” error if you want so sellect slot 9 or 10, which were addet with that update.

Flamehawke
Flamehawke
September 23, 2020 9:02 am
Reply to  Piru

I am having the same issue. I went through my entre mod list and only this one causes the issue. Sadly I suspect somewhere this wonderful mod and the toolbelt update conflicts.

PeNa
PeNa
July 10, 2020 11:40 pm

to : Avengaurd

This mod works perfectly on alpha 18.3 alpha 18.4 and alpha 19 !!!!!!

And i used it on PUBLIC SERVER too without any problems !!!!!!

Avengaurd
Avengaurd
July 2, 2020 2:14 am

Not working. tried both versions for A19, neither work. The stash mod Khaine made for A19 works fine, but the larger backpacks are going to need a little tweaking it seems.

ewok
ewok
February 2, 2020 1:00 am

will this mod work if put into dedicated server files, or does this one only work in the actual game files?