Skip to content

PickupOutputSlot

Read-only pickup stockpile on field extractors. Returned by: self.output on field Water Pumps and Mining Drills.

MethodReturnsMeaning
.count()numberItem units waiting for carrier pickup
.capacity()numberMaximum units the stockpile holds
.stacks()list of ItemStackProperty-distinct snapshots waiting for pickup

The machine has no routing methods of its own: a physically present Rover or Pioneer connects its own input and pulls (drones use go_to_drill + cargo.load at Mining Drills).