Table of Contents

Method Plant

Namespace
GrindFest
Assembly
GrindFest.dll

Plant(string)

Plant seeds in the nearest empty FarmPlot. Requires PlantingSkill and seeds in inventory.

public ActionResult Plant(string cropType = null)

Parameters

cropType string

Crop type to plant (e.g. "Wheat", "Herb"). Overrides the seeds item's type when set.

Returns

ActionResult