# Vinery

### Introduction

Vinery is a mod which allows the player to craft wines. [It can be found here](https://www.curseforge.com/minecraft/mc-mods/lets-do-wine).

### Obtaining seeds

Seeds can be obtained by cutting grass, grapevine bushes, wandering traders, or, by throwing grapes from the Croptopia mod into a [crushing wheel](https://create.fandom.com/wiki/Crushing_Wheel).

### Making wine

There are several wines to craft, each with their own recipes. They are crafted in an aging barrel, like so:

![](/files/aX7Bgb2T1p19SGcuqufd)

#### Cherry wine

Top row: Red grape juice (2x)

Bottom row: Cherry (2x)

#### Noir wine

Top row: Red grape juice (2x)

Bottom row: Empty

#### Chenet wine

Top row: Red grape juice (2x)

Bottom row: Sweet berry (2x)

#### Miss Lilitus wine

Top row: Red grape juice (2x)

Bottom row: Honey (2x)

#### Clark wine

Top row: White grape juice (2x)

Bottom row: Sweet berry (2x)

#### Melohi wine

Top row: White grape juice (2x)

Bottom row: Honey (2x)

#### Apple juice

Top row: Apple mash (2x)

Bottom row: Apple mash (2x)

#### Jellie wine

Top row: Red grape juice (2x)

Bottom row: Golden apple & honey

*Credits to AmyEternal for figuring these out*


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://selians.gitbook.io/silverlight-wiki/mod-help/vinery.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
