
This simple QoL mod adjusts the weight of items based on their current usage. Say bye to the empty 9kg jerry can!
Dynamic Item Weights is a mod for Single Player Tarkov that adjusts the weight of items based on their current usage.
- Adjusts weight for items dynamically based on their usage
- In-game configuration settings for fine-tuning
- Empty weights fully configurable via
emptyweights.json
- Download the latest release
- Copy the
BepInEx
folder into your SPT folder - Start the game
In-game menu
- Enable Plugin: Toggle dynamic item weights on/off
- Default Empty Fraction: Fallback empty weight as a fraction of the full item weight
emptyweights.json
A JSON file mapping the item template ID to the empty weight in kilograms
{
"57513f07245977207e26a311": 0.030, // Apple
"5d1b36a186f7742523398433": 2.500 // Fuel (Metal)
}
If an item is missing, the plugin uses
Default Empty Fraction
of the original weight
- Medical items (
MedKitComponent
) - Food & Drinks (
FoodDrinkComponent
) - Fuel (
FuelItemClass
withResourceComponent
) - Repair Kits (
RepairKitComponent
)
Check
emptyweights.json
for an extensive list
Distributed under the MIT License. See LICENSE
for more information.
0.0 MB
160 Downloads
- Initial release
Details
-
GUID
de.tosox.dynamicitemweights
-
Category
-
License
-
Source Code
-
Latest Version VirusTotal Result
https://www.virustotal.com/gui/file/0e48ba92dfd9862d68edd22643ac72a21904dc7e648f51f203f8e2e60cd96240
Yes please.
Great mod idea.
Oh my, what an interesting mod idea! I will definitely be using this. Question for even more immersion, do you include a faction for âbase weightâ, like for the container itself? I.E the bag of a Salewa would still weight a bit even at 1/400 resource.