Grain: Difference between revisions

From Vintage Story Wiki
6,984 bytes added ,  1 month ago
Marked this version for translation
(add translate tag)
(Marked this version for translation)
(29 intermediate revisions by 7 users not shown)
Line 1: Line 1:
<languages/><translate>
<languages/>
<div style="display:flex;">
{{GameVersion|1.18.6}}
<translate>
 
<!--T:21-->
'''Grain''' is a category of food.  Different grains have different properties. 
 
</translate>
<div style="display:flex;float:right;">
{{Item
{{Item
|Name=Spelt
|Name=<translate><!--T:11--> Rice</translate>
|Image=File:Grid spelt.png
|Image=File:Grid rice.png
|Stackable=64
|Stackable=64
|FreshTime=2160
|FreshTime=2160
|TransitionTime=224
|TransitionTime=224
|TransitionRatio=0.25
|TransitionRatio=0.25
|Satiety=60
|Satiety=75
|Category=Grain
|Category=<translate><!--T:12--> Grain</translate>
}}
}}
{{Item
{{Item
|Name=Rice
|Name=<translate><!--T:13--> Flax</translate>
|Image=File:Grid rice.png
|Image=File:Grid flax.png
|Stackable=64
|Stackable=64
|FreshTime=2160
|FreshTime=2160
|TransitionTime=224
|TransitionTime=224
|TransitionRatio=0.25
|TransitionRatio=0.25
|Satiety=60
|Satiety=30
|Category=Grain
|Category=<translate><!--T:14--> Grain</translate>
}}
}}
</div>
__TOC__
<div style="display:flex;float:right;">
{{Item
{{Item
|Name=Flax
|Name=<translate><!--T:9--> Spelt</translate>
|Image=File:Grid flax.png
|Image=File:Grid spelt.png
|Stackable=64
|Stackable=64
|FreshTime=2160
|FreshTime=2160
|TransitionTime=224
|TransitionTime=224
|TransitionRatio=0.25
|TransitionRatio=0.25
|Satiety=30
|Satiety=60
|Category=Grain
|Category=<translate><!--T:10--> Grain</translate>
}}
}}
{{Item
{{Item
|Name=Rye
|Name=<translate><!--T:15--> Rye</translate>
|Image=File:Grid rye.png
|Image=File:Grid rye.png
|Stackable=64
|Stackable=64
Line 39: Line 49:
|TransitionRatio=0.25
|TransitionRatio=0.25
|Satiety=60
|Satiety=60
|Category=Grain
|Category=<translate><!--T:16--> Grain</translate>
}}
}}
{{Item
{{Item
|Name=Amaranth
|Name=<translate><!--T:17--> Amaranth</translate>
|Image=File:Grid amaranth.png
|Image=File:Grid amaranth.png
|Stackable=64
|Stackable=64
Line 49: Line 59:
|TransitionRatio=0.25
|TransitionRatio=0.25
|Satiety=60
|Satiety=60
|Category=Grain
|Category=<translate><!--T:18--> Grain</translate>
}}
}}
{{Item
{{Item
|Name=Sunflower
|Name=<translate><!--T:19--> Sunflower</translate>
|Image=File:Grid sunflower.png
|Image=File:Grid sunflower.png
|Stackable=64
|Stackable=64
Line 59: Line 69:
|TransitionRatio=0.25
|TransitionRatio=0.25
|Satiety=60
|Satiety=60
|Category=Grain
|Category=<translate><!--T:20--> Grain</translate>
}}
}}
</div>
</div><br>
<translate>
 
</translate>
__TOC__
__TOC__
{{-}}
<translate>


== Natural Generation ==
== Obtaining == <!--T:2-->
All the grains can be found growing as crops in various climates. They can also be found in cracked storage vessels.


== Harvesting ==
<!--T:22-->
All grains can be grown as crops by [[farming]]. When Flax is harvested, it also drops [[flax fibers]] which are used to create [[linen|twine]] and [[linen]].
All grains can be found growing as wild crops, dependent on climate. To find rice, amaranth, and sunflower, the player will likely need to travel far south of the default Temperate spawn.  Flax generates in Temperate areas as well as Warm spawns.
</translate>


== Usage ==
Small patches of grain crops can be found while exploring, in areas with the following [[Temperature#Effect_on_plants|temperature]], [[Weather#Precipitation|precipitation]], and [[World_generation#Tree_Generation|forestation]].
Grain may be eaten without cooking or can be used as an advanced [[cooking]] ingredient in porridge. It can also be ground in a [[quern]] to flour.
 
{| class="wikitable sortable"
|+ Worldgen conditions for grain
|-
! Grain !! MinTemp !! MaxTemp !! MinRain !! MaxRain !! MinForest !! MaxForest
|-
| Flax [[File:Flax-fully-grown-crop.png|100px]]|| 3 || 31 || 0.35 || 0.75 || 0 || 0.5
|-
| Rice [[File:Rice-fully-grown-crop.png|100px]]|| 22 || 40 || 0.5 || 1 || 0 || 0.5
|-
| Rye [[File:Rye-fully-grown-crop.png|100px]]|| -10 || 14 || 0.35 || 0.75 || 0 || 0.5
|-
| Spelt [[File:Spelt-fully-grown-crop.png|100px]]|| 3 || 26 || 0.38 || 0.75 || 0 || 0.5
|-
| Amaranth [[File:Amaranth-fully-grown-crop.png|100px]]|| 17 || 42 || 0.35 || 0.8 || 0.1 || 0.4
|-
| Sunflower [[File:Sunflower-fully-grown-crop.png|100px]]|| 15 || 36 || 0.3 || 0.65 || 0 || 0.3
|-
| Cassava [[File:Cassava-fully-grown-crop.png|100px]]|| 23 || 48 || 0.2 || 0.6 || 0.1 || 0.4
|}
 
<translate>
<!--T:55-->
Chunks meeting these conditions have a 9% likelihood of generating 0-10 flax crops<ref><code>assets\survival\worldgen\blockpatches\crop.json lines 32-33</code></ref>, <br>
3.6% likelihood of 0-10 rice crops,<br>
3.6% likelihood of 0-10 rye crops,<br>
3.6% likelihood of 0-10 spelt crops,<br>
6% likelihood of 0-10 sunflower crops,<br>
7% likelihood of 3-9 amaranth crops, and<br>
7% likelihood of 1-7 cassava crops, respectively.<br>
These might include a mix of mature and immature crops.
 
<!--T:56-->
Flax seeds may be purchased from [[Trading#Agriculture|agriculture traders]].
 
<!--T:57-->
They can also be found in {{ll|Cracked_vessel|cracked storage vessels}}.
</translate>
 
== Cultivation == <!--T:3-->
 
<!--T:45-->
All grains may be grown as crops by {{ll|farming|farming}}. <br>
<translate>
<!--T:58-->
Rye is least likely to die in a cold snap.<br>
Sunflower ripens fastest; rice takes the longest.  <br>
Most grain crops consume nitrogen (N) from the soil; flax and rice consume potassium (K).<br>
Amaranth consumes relatively little nitrogen (N) from the soil.<br>
</translate>
{| class="wikitable sortable"
|-
! rowspan="2"|<translate><!--T:23--> Grain</translate> !! colspan="2"|<translate><!--T:25--> Total Growth</translate> !! rowspan="2"|<translate><!--T:26--> Nutrient</translate> !! rowspan="2"|<translate><!--T:27--> Nutrient Consumption</translate> !! rowspan="2"|<translate><!--T:28--> Cold Resistance</translate> !! rowspan="2"|<translate><!--T:29--> Heat Resistance</translate> !! rowspan="2"|<translate><!--T:30--> Yield</translate> !! rowspan="2"|<translate><!--T:24--> Growth Stages</translate>
|-
! <translate><!--T:31--> Months</translate> !! <translate><!--T:32--> Days</translate>*
|-
| {{Item List|item=<translate><!--T:33--> Flax</translate>|icon=Grid flax|page=Flax}} || 2.67 || 24 || <translate><!--T:34--> '''K''' (Potassium)</translate> || 50 || -5°C || 40°C || {{Range|8|1}} || 9
|-
| {{Item List|item=<translate><!--T:35--> Spelt</translate>|icon=Grid spelt|page=Spelt}} || 2.67 || 24 || <translate><!--T:36--> '''N''' (Nitrogen)</translate> || 40 || -5°C || 40°C || {{Range|12|2}} || 9
|-
| {{Item List|item=<translate><!--T:37--> Rice</translate>|icon=Grid rice|page=Rice}} || 3.0 || 27 || <translate><!--T:38--> '''K''' (Potassium)</translate> || 50 || 8°C || 46°C || {{Range|13|2}} || 10
|-
| {{Item List|item=<translate><!--T:39--> Rye</translate>|icon=Grid rye|page=Rye}} || 2.67 || 24 || <translate><!--T:40--> '''N''' (Nitrogen)</translate> || 40 || -12°C || 27°C || {{Range|11|2}} || 9
|-
| {{Item List|item=<translate><!--T:41--> Amaranth</translate>|icon=Grid_amaranth|page=Amaranth}} || 2.67 || 24 || <translate><!--T:42--> '''N''' (Nitrogen)</translate> || 15 || 6°C || 42°C || {{Range|6|1}} || 9
|-
| {{Item List|item=<translate><!--T:43--> Sunflower</translate>|icon=Grid_sunflower|page=Sunflower}} || 2.47 || 22.2 || <translate><!--T:44--> '''N''' (Nitrogen)</translate> || 40 || -5°C || 40°C || {{Range|13|2}} || 12
|}
<translate>
 
== Usage == <!--T:4-->
 
=== Food === <!--T:46-->
* Grain may be eaten without cooking.  Rice provides the most [[satiety]], while flax provides the least.
* Grain may be {{ll|cooking|cooked}} to create a meal that gives higher satiety and pauses hunger. {{ll|porridge|Porridge}} requires at least 2 matching grain items, in a cooking pot.  
* Grain may be ground in a {{ll|quern|quern}} to make flour.
** Flour may be crafted with water to create [[dough]], which may be baked into {{ll|bread|bread}} or {{ll|pie|pies}} using a {{ll|clay oven|clay oven}}.
** Most types of flour may be fermented to make ale, and further distilled to make whisky.  Twice-distilled alcohol may be used to craft {{ll|Bandage|alcohol-soaked bandages}}, for significant healing.
 
=== Animal Husbandry === <!--T:7-->
Grain can also be used as animal feed in both large and small {{ll|trough|troughs}}. Because of their long shelf-life, grains make very good animal feed. Flax grain is especially well-suited to this due to its lower satiety compared to other grains, since animal feed does not take satiety into account.
 
=== Fiber === <!--T:59-->
When flax is harvested, it also drops {{ll|flax fibers|flax fibers}}, which are used to create {{ll|twine|flax twine}} and {{ll|linen|linen}}.
{{Protip
|Icon=Sail.png
|Focus early on growing flax.  To automate processes such as grinding flour, you'll want a lot of linen for windmills.
}}
 
== Preservation == <!--T:5-->
 
<!--T:47-->
The grains have some of the longest shelf lives of any food items at 90 in-game days. {{ll|Storage vessels|Storage vessels}} are best at storing grain and when used in a {{ll|Room#Cellar|cellar}}, grain can last for multiple years.  
 
== History == <!--T:60-->
* [https://www.vintagestory.at/forums/topic/6214-homesteading-part-2-combat-update-stable-1160 Version 1.16.0] doubled growth times and yields for most crops, with some exceptions.
 
== Notes == <!--T:61-->
 
 
== Gallery == <!--T:62-->
</translate>
<gallery heights="200px" mode="packed">
File:Spelt-fully-grown-crop.png||<translate><!--T:49--> Mature spelt</translate>
File:Rice-fully-grown-crop.png|<translate><!--T:50--> Mature rice</translate>
File:Flax-fully-grown-crop.png|<translate><!--T:51--> Mature flax</translate>
File:Rye-fully-grown-crop.png|<translate><!--T:52--> Mature rye</translate>
File:Amaranth-fully-grown-crop.png|<translate><!--T:53--> Mature amaranth</translate>
File:Sunflower-fully-grown-crop.png|<translate><!--T:54--> Mature sunflower</translate>
</gallery>
<translate>
== See also == <!--T:63-->
* [[Cassava]]
* [[Alcohol_brewing|Brewing]]


== Storage ==
== References == <!--T:64-->
The grains have some of the longest shelf lives of any food items at 90 in-game days. [[Storage vessels]] are best at storing grain and when used in a cellar, grain can last for multiple years.


{{Navbox|Vintage Story}}
</translate>
</translate>
{{Farming navbox}}
{{Items navbox}}
{{Game navbox}}
Confirmedusers
72

edits