How to add capacity in the Subquake's Undead Legacy mod
How to add capacity in any vehicle in the "Undead Legacy" mod.
First, go to the root folder of the mod, we need to get here \Steam\steamapps\common\7 Days To Die\Mods\UndeadLegacy_Content01\Config
After we look for a file called items.xml
The best way to open it is with notepad.
The main line responsible for the capacity is called "VehicleCargoCapacity".
For example, let's take a new motorcycle from the author, "Renegade", we drive in the search (ctrl+f) "ulmVehicleMotorcycle2"
<passive_effect operation="base_set" name="VehicleCargoCapacity" value="300"/>
Where 300 we put any value. Also next to it there is a line "DegradationMax", this is the strength of the transport.
The minimum comment length is 10 characters.