RimWorld

RimWorld

Vanilla Expanded Framework
statoffset <CarryingCapacity> question
i've long ago made a mod to increase carry capacity using VEF <CarryingCapacity>.

but now with 1.6 even though you updated the framework it doesn't seem to work. did you remove it or is it broken atm?

in my mod the genedef looks like this:

<statOffsets>
<CarryingCapacity>1000</CarryingCapacity>

am i doing something wrong?