# Juicer

![](/files/Dtovwfc0Pk0Mg6LhtwXb)\
The juicer machine will be used to produce various kinds of juices from the fruits generated by trees.<br>

<table><thead><tr><th>Product</th><th width="335.3333333333333">Inputs</th><th>Craft Hours</th></tr></thead><tbody><tr><td>Mango Juice</td><td>[ "10.00 MANGO" ]</td><td>4</td></tr><tr><td>Orange Juice</td><td>[ "10.00 ORANGE" ]</td><td>4</td></tr><tr><td>Coconut Juice</td><td>[ "10.00 COCONUT" ]</td><td>4</td></tr><tr><td>Fig  Juice</td><td>[ "10.00 FIG" ]</td><td>4</td></tr><tr><td>Lemon Juice</td><td>[ "10.00 LEMON" ]</td><td>4</td></tr><tr><td>Mix Fruit Juice</td><td>[ "5.00 MANGO", "5.00 ORANGE", "5.00 COCONUT", "5.00 FIG", "5.00 LEMON" ]</td><td>6</td></tr><tr><td>Carrot Juice</td><td>["3.00 CARROT"]</td><td>4</td></tr><tr><td>SugarCane Juice</td><td>["10.00 SGC"]</td><td>6</td></tr></tbody></table>

\
\***Planting a machine on land will have 10% reduction in production time.**\
\
Later on more recipes and customizations will be added to the juicer.\
\
After producing the juices from machines, the player can use them for filling out daily market orders to earn AWC, store them for later or mint a resource pack NFT by using 10 juices of any type from their in game balance.\
\
\****All values used are to provide relative production capacities of the rarities and exact numbers are subject to change after testing.***

**When the cooldown of machine is reached with max harvests, Machine OIL bought from the in-game shop will have to be used to continue production on that machine.**


---

# 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://animalworld-1.gitbook.io/animal-world/nfts/machines/juicer.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.
