> ## Documentation Index
> Fetch the complete documentation index at: https://wiki.longvinter.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Planting

> Information on the planting skill and more.

<div style={{ overflow: 'hidden' }}>
  Planting is a skill that is used to get berries, flowers, crops & wood.

  ## How to plant

  You can plant seeds anywhere on the ground. Seeds that are planted in planters and near a water source will have 2x growth speed.

  <Warning>**Important:** Planting seeds in cold climates requires a planter or a greenhouse.</Warning>

  <Card title="Greenhouse" icon="farm" href="/base/greenhouse">
    Go to the "Greenhouse" wiki page.
  </Card>

  ## Berries-Overview

  <img style={{ borderRadius: '0.5rem' }} src="https://i.imgur.com/VQ6XHze.png" />

  Berries can be found everywhere except in cold & warm climates. Berry seeds can be found within loot crates or crafted with four berries on the workbench. Berries can be a source of food but are mostly used to craft other consumable items.

  | Name         | Energy | Selling Price | Selling Location |
  | ------------ | ------ | ------------- | ---------------- |
  | Cloudberries | 15     | ?             | ?                |
  | Mezereons    | ?      | ?             | ?                |
  | Raspberries  | ?      | ?             | ?                |
  | Blackberries | 10     | ?             | ?                |

  ## Flowers-Overview

  <img style={{ borderRadius: '0.5rem' }} src="https://i.imgur.com/ITjZlzc.png" />

  Flowers can be found everywhere except in cold & warm climates. All flowers except Black Lotus are mainly used to dye items different colours or craft energy drinks. Black Lotus can be sold either at James General Store for \~64 Mk or to Angel (NPC Vendor) for \~120 Mk.

  | Name        | Usage     |
  | ----------- | --------- |
  | Kingcup     | Dying     |
  | Windflower  | Dying     |
  | Hepatica    | Dying     |
  | Poppy       | Dying     |
  | Black Lotus | Making Mk |

  <Note>**Note:** Chanterelles are not plantable and can only be picked up / harvested in warmer climate.</Note>

  ## Crop-Overview

  <img style={{ borderRadius: '0.5rem' }} src="https://i.imgur.com/yTs5Y3f.png" />

  Flowers can be found in normal & warm climates. All crops can be used to cook food or (with the exception of Wheat) just be eaten raw. [Check out our page on cooking to find out more.](https://vinter.wiki/gameplay/cooking)

  | Name         | Energy      | Spawn Climate | Selling Price | Selling Location |
  | ------------ | ----------- | ------------- | ------------- | ---------------- |
  | Wheat        | Not edible. | Normal        | ?             | ?                |
  | Sugar Beet   | ?           | Normal        | ?             | ?                |
  | Chanterelles | ?           | Warm          | ?             | ?                |
  | Pumpkin      | ?           | Warm          | ?             | ?                |

  ## Wood-Overview

  | Name     | Resulting Item | Selling Price | Selling Location    |
  | -------- | -------------- | ------------- | ------------------- |
  | Oak tree | Wood           | \~2           | James General Store |

  ## Plants-Compendium

  <img style={{ borderRadius: '0.5rem' }} src="https://i.imgur.com/FqMk2c0.png" />
</div>
