Add/Amend RS+ part volumes on small enough parts

This commit is contained in:
Poodmund
2024-05-20 21:45:34 +01:00
parent 1877cec291
commit 6d573ff53e
68 changed files with 916 additions and 15 deletions

View File

@ -197,4 +197,9 @@ PART
}
}
}
MODULE
{
name = ModuleCargoPart
packedVolume = 1975
}
}

View File

@ -658,6 +658,11 @@ PART
key = 1 1
}
}
MODULE
{
name = ModuleCargoPart
packedVolume = 405
}
// You might work with remodeling but not yet
//MODULE
//{

View File

@ -434,4 +434,9 @@ PART
key = 1 1
}
}
MODULE
{
name = ModuleCargoPart
packedVolume = 1605
}
}