You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The harvestType determines where KC gets the rates for the resource. The following types are available:
Planetary
Oceanic
Atmospheric
Exospheric
resourceProduction node
The resourceProduction node defines the mined resources per kerbal and kerbin day.
It needs to be present in the level 0 node but may be left empty in higher levels, then the lower level value is used.
The resourceProduction node contains variables with the resource name as variable name and as value "rate (double), max stored (double)". It has an optional third parameter for using a fixed rate instead ("rate (double), max stored (double), fixed rate (bool)".