Fabricator - NeisesMike/VehicleFramework GitHub Wiki

You know what a fabricator is.

Overview

Submarine has the field:

public virtual GameObject Fabricator => null;

This is an empty transform that contains the position, rotation, and scale for the fabricator that will be given to your vehicle. Once you pass your vehicle off to vehicle framework, it will delete this object and replace it with a standard fabricator.

This is one of the ways Vehicle Framework gets around re-publishing Subnautica's assets.