

Plantations adds the ability to cultivate all available pickables through seeds.
Each cultivable pickable can be planted with the cultivator and will automatically regenerate after being harvested.
With this system, Plantations provides:

Plantations includes the following cultivable pieces:
All plantations are built with the Cultivator and can be found under the Wild Pickables category.
Each plantation produces its main resource when harvested and can also generate an additional seed-related drop according to the configured values.
Plantations can optionally extend seed drops to equivalent vanilla pickables.
When enabled, vanilla resources such as Dandelion, Mushroom, Raspberry Bush, Blueberry Bush, Thistle, Cloudberry, Smoke Puff, and Fiddlehead can also use the same extra seed drop chance.
This affects only the extra seed-related drop.
The main vanilla drop is not replaced or modified.
If vanilla seed drops are disabled for a given resource, an external method of obtaining that seed will be required.

Plantations includes a timer interface for growth and regeneration.
Harvested plantation pickables can display:
The timer interface can also be optionally extended to vanilla crops such as:
This makes it easier to track crop growth during regular farming.
Fully Configurable
Each plantation can be configured individually, including main drop amount, seed amount, seed chance, vanilla seed drop toggle, and respawn time.
Automatic Regeneration
Harvested pickables automatically regenerate after the configured time.
Vanilla Pickable Integration
Equivalent vanilla pickables can optionally share the same seed drop behavior.
Timer Interface Support
Displays the remaining time for both plantation regeneration and crop growth.
Server Synchronization
Core gameplay settings are synchronized by the server, ensuring consistent behavior for all players.
Expanded Wild Resource Farming
Adds a simple and immersive way to cultivate resources that would normally only be found in the wild.
| Piece | Prefab | Placement Tool | Main Drop | Extra Drop |
|---|---|---|---|---|
| Dandelion | RD_Dandelion |
Cultivator | Dandelion | RD_seed_dandelion |
| Mushroom | RD_Mushroom |
Cultivator | Mushroom | RD_red_spore |
| Yellow Mushroom | RD_Mushroom_yellow |
Cultivator | MushroomYellow | RD_yellow_spore |
| Raspberry Bush | RD_RaspberryBush |
Cultivator | Raspberry | RD_seed_raspberry |
| Blueberry Bush | RD_BlueberryBush |
Cultivator | Blueberries | RD_seed_blueberry |
| Thistle | RD_thistle |
Cultivator | Thistle | RD_seed_thistle |
| Cloudberry Bush | RD_CloudberryBush |
Cultivator | Cloudberry | RD_seed_cloudberry |
| Smoke Puff | RD_MushroomSmokePuff |
Cultivator | MushroomSmokePuff | RD_seed_smokepuff |
| Fiddlehead | RD_Fiddlehead |
Cultivator | Fiddleheadfern | RD_seed_fiddlehead |
Plantations supports custom translations through an external YAML file.
A sample YAML file may be included in the mod package as a template for creating additional translations.
BepInEx\plugins\ folder.