Skip to content

TechGuide ~ PartModules ~ Harvester

VeronikaKerman edited this page Feb 4, 2022 · 5 revisions

Harvester

The part harvests resources, similar to the stock resource harvester (ModuleResourceHarvester). The differences are that the output doesn't scale with concentration, instead it has the specified rate when above a threshold and zero below it.

PROPERTY DESCRIPTION DEFAULT
title name to show on UI  
type type of resource, same values accepted by stock harvester 0
resource resource to extract  
min_abundance minimal abundance required, in the range [0.0, 1.0]  
min_pressure minimal pressure required, in kPA  
rate amount of resource to extract per-second, when abundance is above threshold  
abundance_rate abundance, at which extraction rate is specified 0.1
ec_rate amount of EC consumed per-second, irregardless of abundance  
drill the drill transform (ImpactTransform in ModuleResourceHarvester)  
length length of the extendible part (ImpactRange in ModuleResourceHarvester) 5
Clone this wiki locally