Corpse Disposal Limit Increased (Discontinued)
⚪ Last updated 2023⚠️ Install Order · 6 steps
Install in this order, then this mod last — most mods fail to load without their framework and dependencies in place.
Preview

🔍 Analysis
- 👍 2.9% endorsement rate — high engagement, a strong quality signal
- 🏆 #9 of 19 Scripts mods in this game by downloads
📋 About This Mod
COMPATIBLE WITH PATCH 2. 11
USE WITH FUTURE UPDATES AT YOUR OWN RISK. I stopped playing Cyberpunk so I won't keep these mods updated anymore. This means the RedMod variant will likely be incompatible with any future game updates, while the Redscript one might still work (as it only modifies part of the script). If anyone wants to take over, be my guest, you are free to do whatever you want with this mod, except sell it.
DESCRIPTION
Either increase the limit (RedMod only) or set it infinite when disposing corpses in containers.
Increasing the limit is made only for crates and dumpsters, but if you find another container you would like me to add, leave me a comment.
Currently increased limits (see Configuration section below on how to change them yourself):
-
[]crates from 2 to 3
[
]small dumpsters from 3 to 5[]large dumpsters from 4 to 6
Note: I cannot (currently) make Redscript version of increased limit, only the infinite one. The reason is that I cannot add a property I use to mark whether the container's limit was set or not.CONFIGURATION
You can configure the limited version. Open the "mods\CorpseDisposalLimitIncreased\scripts\cyberpunk\devices\disposal\disposalDeviceController.script" file in a text editor, search for "SetNewLimit" function, and change the numbers to your liking:
private function SetNewLimit()
var crateLimit : Int32 = 3;
var smallDumpsterLimit : Int32 = 5;
var largeDumpsterLimit : Int32 = 6;
...
INSTALL
For either version, just extract the files to your game folder.
The RedMod version requires RedMod (DLC) to be installed and active.
The Redscript version requires Redscript to be installed and any of its dependencies (either RED4ext or cybercmd, but see the Redscript page for more info).
UNINSTALL
For the RedMod version, remove the GAME_FOLDER/mods/CorpseDisposalLimit folder.
For the Redscript version, remove the r6/scripts/CorpseDisposalLimitInfinite.reds file.
TECHNICAL DETAILS
Device names in code:
-
[]DUMPSTER
[
]CRATE - BROKENCAR
-
[]DUMPSTER
This script mod raises the limit for corpse disposal units, allowing more bodies to be dumped into devices like dumpsters. It's a niche utility for players who find the default cap too restrictive. With 171 endorsements and 5,905 downloads, it has a modest following. Last updated in December 2023, it's now discontinued.
✨ Key Features
📊 Pros & Cons
✅ Pros
- Solves a specific annoyance for players who use corpse disposal mechanics.
- Lightweight script mod that doesn't bloat your load order.
- Decent community support with 171 endorsements and nearly 6k downloads.
⚠️ Cons
- Discontinued since December 2023 — no future updates or compatibility patches.
- Only affects corpse disposal limits; no other features or improvements.
- May conflict with other mods that alter the same script or game mechanics.
For players who frequently use corpse disposal units and find the default limit frustrating. If you're into role-playing or settlement management and want to dispose of bodies more efficiently, this is for you. Skip if you want broader gameplay changes — this is a single-purpose tweak.
💡 Beginner Tips
- Since it's a script mod, place it in your Data folder or use a mod manager to ensure it loads correctly.
- Check if you have other mods that modify corpse disposal scripts to avoid conflicts.
- If you're on a modded playthrough, test the mod early to see if the increased limit works as expected.
📊 Mod Details
- Game
- Cyberpunk 2077 Mods
- Author
- DeniUni
- Version
- 2.1.2
- Downloads
- 5,905
- Endorsements
- 171
- Category
- Scripts
- Created
- 12/6/2023
- Updated
- 12/8/2023
🔧 How to Install Cyberpunk 2077 Mods
Download from Nexus.
📖 Full step-by-step install guide for Cyberpunk 2077 →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Cyberpunk 2077 commands, item IDs, and more.
Keep browsing — more Cyberpunk 2077 mods await