Ore Deposits: Difference between revisions

From Vintage Story Wiki
Marked this version for translation
(Added quartz)
(Marked this version for translation)
 
(23 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{GameVersion|1.17pre1}}
{{GameVersion|1.17pre1}}


<languages />
<languages /><br><translate>


<translate>
<!--T:1-->
<!--T:1-->
[[File:OreDistribution.png|600px|thumbnail|right|Typical example of ore distribution.]]
[[File:OreDistribution.png|600px|thumbnail|right|Typical example of ore distribution.]]


<!--T:2-->
<!--T:2-->
Finding ore can be quite challenging. In Vintage Story, ores are deposited in specific [[Rock|rock layers]], broadly classified as sedimentary, metamorphic or igneous, and at specific depths. By using a [[prospecting pick]] as well as the information in this guide, players can more reliably find ores by understanding how they spawn.
Finding ore can be quite challenging. In Vintage Story, ores are deposited in specific {{ll|Rock|rock layers}}, broadly classified as sedimentary, metamorphic or igneous, and at specific depths. By using a {{ll|prospecting pick|prospecting pick}} as well as the information in this guide, players can more reliably find ores by understanding how they spawn.


<!--T:31-->
Ores are distributed at random heights, in discs at various angles. Some ores have wider discs than others. Most discs average 5.5 blocks wide, though quartz discs are larger. The overall shape of the ore disc reflects the surface above and will always cover the same horizontal area. This means that regions with flat ground will have flat ore discs, and where the surface is jagged, the discs will be tilted and distorted. Thus, in flat areas, mining horizontally reduces the chances of finding an ore disc. This continues to be true until the surface is jagged enough that its slope is greater than the width of the ore disc.  
Ores are distributed at random heights, in discs at various angles. Some ores have wider discs than others. Most discs average 5.5 blocks wide, though quartz discs are larger. The overall shape of the ore disc reflects the surface above and will always cover the same horizontal area. This means that regions with flat ground will have flat ore discs, and where the surface is jagged, the discs will be tilted and distorted. Thus, in flat areas, mining horizontally reduces the chances of finding an ore disc. This continues to be true until the surface is jagged enough that its slope is greater than the width of the ore disc.  


<!--T:3-->
<!--T:3-->
For more information on the [[prospecting pick]] and how to prospect to detect ores, see the [[mining]] page.
For more information on the {{ll|prospecting pick|prospecting pick}} and how to prospect to detect ores, see the {{ll|mining|mining}} page.


</translate>
</translate>
__TOC__
__TOC__
<translate>


== Ore generation == <!--T:4-->


<translate>
<!--T:283-->
== Ore generation == <!--T:4-->
[[File:Coordinates-system.png|thumbnail|right|The coordinates system in Vintage Story. Y=0 down at the mantle level. X=0 and Z=0 at the player's spawn point.]]


As of version 1.9, ores only appear in certain [[rock]] types. Many ores are only found in some host rocks, and different rocks can have different ore qualities. Examining a rock while holding (Sneak + H), will provide information about which ores can appear in that rock type.
<!--T:32-->
As of version 1.9, ores only appear in certain {{ll|rock|rock}} types. Many ores are only found in some host rocks, and different rocks can have different ore qualities. Examining a rock while holding <code>Sneak + H</code>, will provide information about which ores can appear in that rock type.


<!--T:33-->
Ores are found in '''shallow''' deposits and '''deep''' deposits. The tables below provide information about disc generation for each ore type.
Ores are found in '''shallow''' deposits and '''deep''' deposits. The tables below provide information about disc generation for each ore type.


<!--T:34-->
* '''Y min''' and '''Y max''': Ores are distributed throughout the range given by these values, where 0 is the base of the world and 1 is the highest possible block. The Y values reflect proportions of the ore's specific generator, i.e. if a deposit uses the sea level generator, then 0.5 is half the world's sea level and 1 is one block above sea level.  
* '''Y min''' and '''Y max''': Ores are distributed throughout the range given by these values, where 0 is the base of the world and 1 is the highest possible block. The Y values reflect proportions of the ore's specific generator, i.e. if a deposit uses the sea level generator, then 0.5 is half the world's sea level and 1 is one block above sea level.  
:: For example, on a default 256-block high world, an ore with a Y range of 0 - 0.85 using the "anywhere" disc generator can spawn anywhere between 0 - 218 blocks up (rounding to the nearest whole block). Therefore, a player would have to dig down around 40 blocks before getting a chance of finding that ore.
:: For example, on a default 256-block high world, an ore with a Y range of 0 - 0.85 using the "anywhere" disc generator can spawn anywhere between 0 - 218 blocks up (rounding to the nearest whole block). Therefore, a player would have to dig down around 40 blocks before getting a chance of finding that ore.
Line 32: Line 37:
* '''Tries per chunk''': how many times the game tries to generate a deposit in each map chunk. More tries per chunk means that ore is more likely to be generated in that chunk.
* '''Tries per chunk''': how many times the game tries to generate a deposit in each map chunk. More tries per chunk means that ore is more likely to be generated in that chunk.


<!--T:35-->
Ores can be found in four different grades. From best to worst, they are Bountiful, Rich, Medium and Poor. The better the grade, the more nuggets are dropped per block.
Ores can be found in four different grades. From best to worst, they are Bountiful, Rich, Medium and Poor. The better the grade, the more nuggets are dropped per block.


Line 37: Line 43:
See the table below for which generator each ore uses.
See the table below for which generator each ore uses.


=== Rock layers ===
=== Rock layers === <!--T:36-->


<!--T:37-->
While there are many types of stone in Vintage Story, some of them can spawn in specific layers. These form a sort of rock "biome", and the rock layer in an area dictates what types of ores can spawn there. There are three main types of rock layer, '''sedimentary''', '''metamorphic''' and '''igneous''', with a fourth type of '''volcanic''' rock (in reality a subset of igneous rock) that has different spawning rules.  
While there are many types of stone in Vintage Story, some of them can spawn in specific layers. These form a sort of rock "biome", and the rock layer in an area dictates what types of ores can spawn there. There are three main types of rock layer, '''sedimentary''', '''metamorphic''' and '''igneous''', with a fourth type of '''volcanic''' rock (in reality a subset of igneous rock) that has different spawning rules.  


<!--T:38-->
{{protip|Rock layers are always found in a certain order: from top (surface) to bottom, they go Basalt > Sedimentary > Metamorphic > Igneous > Kimberlite.}}
{{protip|Rock layers are always found in a certain order: from top (surface) to bottom, they go Basalt > Sedimentary > Metamorphic > Igneous > Kimberlite.}}


<!--T:39-->
Sedimentary rocks that can spawn in layers include:  
Sedimentary rocks that can spawn in layers include:  


<!--T:40-->
* Claystone
* Claystone
* Chalk
* Chalk
Line 53: Line 63:
* Shale
* Shale


<!--T:41-->
Metamorphic rocks that can spawn in layers include:
Metamorphic rocks that can spawn in layers include:


<!--T:42-->
* Bauxite<nowiki>*</nowiki>
* Bauxite<nowiki>*</nowiki>
* Slate
* Slate
Line 61: Line 73:
<nowiki>*</nowiki>No ores spawn in bauxite.<br/>†Marble spawns within slate or phyllite layers.
<nowiki>*</nowiki>No ores spawn in bauxite.<br/>†Marble spawns within slate or phyllite layers.


<!--T:43-->
Igneous rocks that can spawn in layers include:
Igneous rocks that can spawn in layers include:


<!--T:44-->
* Andesite
* Andesite
* Basalt<nowiki>*</nowiki>
* Basalt<nowiki>*</nowiki>
Line 69: Line 83:
<nowiki>*</nowiki>Basalt uniquely spawns ''above'' all other rock types.
<nowiki>*</nowiki>Basalt uniquely spawns ''above'' all other rock types.


<!--T:45-->
Additionally, ores can be found in suevite rock, which is always an indication of meteor impact and found on the surface, and in kimberlite, an igneous rock found only near the core of the world.
Additionally, ores can be found in suevite rock, which is always an indication of meteor impact and found on the surface, and in kimberlite, an igneous rock found only near the core of the world.


=== Shallow ores === <!--T:7-->
=== Shallow ores === <!--T:7-->


<!--T:46-->
Shallow deposits can sometimes (but not always) be indicated by the presence of loose stones containing ore on the surface of the world. To craft metal tools, copper is the first metal ore players need to find. Surface native copper deposits are readily available sources of material available to players during early game stages, except for areas where the top stone layer is bauxite. In limestone areas, surface malachite deposits can be found, which is another type of copper ore.
Shallow deposits can sometimes (but not always) be indicated by the presence of loose stones containing ore on the surface of the world. To craft metal tools, copper is the first metal ore players need to find. Surface native copper deposits are readily available sources of material available to players during early game stages, except for areas where the top stone layer is bauxite. In limestone areas, surface malachite deposits can be found, which is another type of copper ore.


<!--T:47-->
For the purposes of this guide, shallow ores are those that have a chance of spawning as a surface block with accompanying loose stones. They also have a chance to spawn quite close to the surface or sea level.
For the purposes of this guide, shallow ores are those that have a chance of spawning as a surface block with accompanying loose stones. They also have a chance to spawn quite close to the surface or sea level.


Line 80: Line 97:
Mineral ores are marked with a ✓ symbol, as they do not have different ore qualities.
Mineral ores are marked with a ✓ symbol, as they do not have different ore qualities.


</translate>
{| class="wikitable sortable" style="text-align:center; display: block; width: 100%; overflow-x: scroll"
{| class="wikitable sortable" style="text-align:center; display: block; width: 100%; overflow-x: scroll"
|-
|-
! rowspan="2" | Ore
! rowspan="2" | <translate><!--T:59--> Ore</translate>
! rowspan="2" | Y min
! rowspan="2" | <translate><!--T:60--> Y min</translate>
! rowspan="2" | Y max
! rowspan="2" | <translate><!--T:61--> Y max</translate>
! rowspan="2" | Average radius
! rowspan="2" | <translate><!--T:62--> Average radius</translate>
! rowspan="2" | Thickness
! rowspan="2" | <translate><!--T:63--> Thickness</translate>
! rowspan="2" | Disc Generator
! rowspan="2" | <translate><!--T:64--> Disc Generator</translate>
! rowspan="2" | Tries per chunk
! rowspan="2" | <translate><!--T:65--> Tries per chunk</translate>
! colspan="16" | Stone types and highest ore quality
! colspan="16" | <translate><!--T:66--> Stone types and highest ore quality</translate>
|-
|-
! Chalk
! <translate><!--T:67--> Chalk</translate>
! Chert
! <translate><!--T:68--> Chert</translate>
! Claystone
! <translate><!--T:69--> Claystone</translate>
! Conglomerate
! <translate><!--T:70--> Conglomerate</translate>
! Limestone
! <translate><!--T:71--> Limestone</translate>
! Sandstone
! <translate><!--T:72--> Sandstone</translate>
! Shale
! <translate><!--T:73--> Shale</translate>
! style="background-color:rgba(210,255,174,0.35);" | Phyllite
! style="background-color:rgba(210,255,174,0.35);" | <translate><!--T:74--> Phyllite</translate>
! style="background-color:rgba(210,255,174,0.35);" | Slate
! style="background-color:rgba(210,255,174,0.35);" | <translate><!--T:75--> Slate</translate>
! style="background-color:rgba(210,255,174,0.35);" | Marble
! style="background-color:rgba(210,255,174,0.35);" | <translate><!--T:76--> Marble</translate>
! Andesite
! <translate><!--T:77--> Andesite</translate>
! Basalt
! <translate><!--T:78--> Basalt</translate>
! Granite
! <translate><!--T:79--> Granite</translate>
! Peridotite
! <translate><!--T:80--> Peridotite</translate>
! style="background-color:rgba(210,255,174,0.35);" | Kimberlite
! style="background-color:rgba(210,255,174,0.35);" | <translate><!--T:81--> Kimberlite</translate>
! style="background-color:rgba(210,255,174,0.35);" | Suevite
! style="background-color:rgba(210,255,174,0.35);" | <translate><!--T:82--> Suevite</translate>
|-
|-
| style="text-align:left;" | [[Coal|Lignite]]
| style="text-align:left;" | {{ll|Coal|<translate><!--T:83--> Brown coal</translate>}}
| style="text-align:left;" | 0.48
| style="text-align:left;" | 0.48
| style="text-align:left;" | 0.92
| style="text-align:left;" | 0.92
| style="text-align:left;" | 10 ± 5
| style="text-align:left;" | 10 ± 5
| style="text-align:left;" | 2
| style="text-align:left;" | 2
| style="text-align:left;" | Surface
| style="text-align:left;" | <translate><!--T:84--> Surface</translate>
| style="text-align:left;" | 8
| style="text-align:left;" | 8
| style="font-weight:bold;" | ✓
| style="font-weight:bold;" | ✓
Line 132: Line 150:
| style="background-color:rgba(210,255,174,0.35);" |
| style="background-color:rgba(210,255,174,0.35);" |
|-
|-
| style="text-align:left;" | [[Coal|Bituminous coal]]
| style="text-align:left;" | {{ll|Coal|<translate><!--T:85--> Black coal</translate>}}
| style="text-align:left;" | 0.1
| style="text-align:left;" | 0.1
| style="text-align:left;" | 0.9
| style="text-align:left;" | 0.9
| style="text-align:left;" | 10 ± 5
| style="text-align:left;" | 10 ± 5
| style="text-align:left;" | 2
| style="text-align:left;" | 2
| style="text-align:left;" | Sea level
| style="text-align:left;" | <translate><!--T:280--> Sea level</translate>
| style="text-align:left;" | 7
| style="text-align:left;" | 7
| style="font-weight:bold;" | ✓
| style="font-weight:bold;" | ✓
Line 156: Line 174:
| style="background-color:rgba(210,255,174,0.35);" |
| style="background-color:rgba(210,255,174,0.35);" |
|-
|-
| style="text-align:left;" | [[Coal|Anthracite coal]]
| style="text-align:left;" | {{ll|Coal|<translate><!--T:86--> Anthracite coal</translate>}}
| style="text-align:left;" | 0
| style="text-align:left;" | 0
| style="text-align:left;" | 0.8
| style="text-align:left;" | 0.8
| style="text-align:left;" | 8 ± 5
| style="text-align:left;" | 8 ± 5
| style="text-align:left;" | 1.5
| style="text-align:left;" | 1.5
| style="text-align:left;" | Sea level
| style="text-align:left;" | <translate><!--T:87--> Sea level</translate>
| style="text-align:left;" | 6
| style="text-align:left;" | 6
| style="font-weight:bold;" | ✓
| style="font-weight:bold;" | ✓
Line 180: Line 198:
| style="background-color:rgba(210,255,174,0.35);" |
| style="background-color:rgba(210,255,174,0.35);" |
|-
|-
| style="text-align:left;" | [[Copper|Native copper]]
| style="text-align:left;" | {{ll|Copper|<translate><!--T:88--> Native copper</translate>}}
| style="text-align:left;" | 0.962
| style="text-align:left;" | 0.962
| style="text-align:left;" | 0.968
| style="text-align:left;" | 0.968
| style="text-align:left;" | 4.25 ± 1
| style="text-align:left;" | 4.25 ± 1
| style="text-align:left;" | 1
| style="text-align:left;" | 1
| style="text-align:left;" | Surface
| style="text-align:left;" | <translate><!--T:89--> Surface</translate>
| style="text-align:left;" | 0.2
| style="text-align:left;" | 0.2
| Medium
| <translate><!--T:90--> Medium</translate>
| Medium
| <translate><!--T:91--> Medium</translate>
| Medium
| <translate><!--T:92--> Medium</translate>
| Medium
| <translate><!--T:93--> Medium</translate>
|  
|  
| Medium
| <translate><!--T:94--> Medium</translate>
| Medium
| <translate><!--T:95--> Medium</translate>
| style="background-color:rgba(210,255,174,0.35);" | Medium
| style="background-color:rgba(210,255,174,0.35);" | <translate><!--T:96--> Medium</translate>
| style="background-color:rgba(210,255,174,0.35);" | Medium
| style="background-color:rgba(210,255,174,0.35);" | <translate><!--T:97--> Medium</translate>
| style="background-color:rgba(210,255,174,0.35);" |
| style="background-color:rgba(210,255,174,0.35);" |
| Medium
| <translate><!--T:98--> Medium</translate>
| Rich
| <translate><!--T:99--> Rich</translate>
| Medium
| <translate><!--T:100--> Medium</translate>
| Medium
| <translate><!--T:101--> Medium</translate>
| style="background-color:rgba(210,255,174,0.35);" |
| style="background-color:rgba(210,255,174,0.35);" |
| style="background-color:rgba(210,255,174,0.35);" |
| style="background-color:rgba(210,255,174,0.35);" |
|-
|-
| style="text-align:left;" | [[Copper|Malachite]]
| style="text-align:left;" | {{ll|Copper|<translate><!--T:102--> Malachite</translate>}}
| style="text-align:left;" | 0.02
| style="text-align:left;" | 0.02
| style="text-align:left;" | 0.98
| style="text-align:left;" | 0.98
| style="text-align:left;" | 7 ± 3
| style="text-align:left;" | 7 ± 3
| style="text-align:left;" | 1
| style="text-align:left;" | 1
| style="text-align:left;" | Surface
| style="text-align:left;" | <translate><!--T:103--> Surface</translate>
| style="text-align:left;" | 10
| style="text-align:left;" | 10
|  
|  
Line 215: Line 233:
|  
|  
|  
|  
| Bountiful
| <translate><!--T:104--> Bountiful</translate>
|  
|  
|  
|  
| style="background-color:rgba(210,255,174,0.35);" |  
| style="background-color:rgba(210,255,174,0.35);" |  
| style="background-color:rgba(210,255,174,0.35);" |  
| style="background-color:rgba(210,255,174,0.35);" |  
| style="background-color:rgba(210,255,174,0.35);" | Rich<nowiki>*</nowiki>
| style="background-color:rgba(210,255,174,0.35);" | <translate><!--T:105--> Rich</translate><nowiki>*</nowiki>
|  
|  
|  
|  
Line 228: Line 246:
| style="background-color:rgba(210,255,174,0.35);" |
| style="background-color:rgba(210,255,174,0.35);" |
|-
|-
| style="text-align:left;" | [[Tin|Cassiterite]]
| style="text-align:left;" | {{ll|Tin|<translate><!--T:106--> Cassiterite</translate>}}
| style="text-align:left;" | 0.92
| style="text-align:left;" | 0.92
| style="text-align:left;" | 0.98
| style="text-align:left;" | 0.98
| style="text-align:left;" | 3 ± 0.5
| style="text-align:left;" | 3 ± 0.5
| style="text-align:left;" | 1
| style="text-align:left;" | 1
| style="text-align:left;" | Surface
| style="text-align:left;" | <translate><!--T:107--> Surface</translate>
| style="text-align:left;" | 0.007
| style="text-align:left;" | 0.007
|  
|  
Line 242: Line 260:
|  
|  
|  
|  
| style="background-color:rgba(210,255,174,0.35);" | Poor
| style="background-color:rgba(210,255,174,0.35);" | <translate><!--T:108--> Poor</translate>
| style="background-color:rgba(210,255,174,0.35);" | Poor
| style="background-color:rgba(210,255,174,0.35);" | <translate><!--T:109--> Poor</translate>
| style="background-color:rgba(210,255,174,0.35);" |
| style="background-color:rgba(210,255,174,0.35);" |
| Poor
| <translate><!--T:110--> Poor</translate>
| Poor
| <translate><!--T:111--> Poor</translate>
| Poor
| <translate><!--T:112--> Poor</translate>
| Poor
| <translate><!--T:113--> Poor</translate>
| style="background-color:rgba(210,255,174,0.35);" |
| style="background-color:rgba(210,255,174,0.35);" |
| style="background-color:rgba(210,255,174,0.35);" |
| style="background-color:rgba(210,255,174,0.35);" |
|-
|-
| style="text-align:left;" | [[Lead|Galena]]
| style="text-align:left;" | {{ll|Lead|<translate><!--T:114--> Galena</translate>}}
| style="text-align:left;" | 0
| style="text-align:left;" | 0
| style="text-align:left;" | 1
| style="text-align:left;" | 1
| style="text-align:left;" | 4 ± 4
| style="text-align:left;" | 4 ± 4
| style="text-align:left;" | 1
| style="text-align:left;" | 1
| style="text-align:left;" | Surface
| style="text-align:left;" | <translate><!--T:115--> Surface</translate>
| style="text-align:left;" | 40
| style="text-align:left;" | 40
| Medium
| <translate><!--T:116--> Medium</translate>
| Bountiful
| <translate><!--T:117--> Bountiful</translate>
| Rich
| <translate><!--T:118--> Rich</translate>
| Medium
| <translate><!--T:119--> Medium</translate>
| Medium
| <translate><!--T:120--> Medium</translate>
| Rich
| <translate><!--T:121--> Rich</translate>
| Bountiful
| <translate><!--T:122--> Bountiful</translate>
| style="background-color:rgba(210,255,174,0.35);" |
| style="background-color:rgba(210,255,174,0.35);" |
| style="background-color:rgba(210,255,174,0.35);" |
| style="background-color:rgba(210,255,174,0.35);" |
Line 276: Line 294:
| style="background-color:rgba(210,255,174,0.35);" |
| style="background-color:rgba(210,255,174,0.35);" |
|-
|-
| style="text-align:left;" | [[Sulfur]]
| style="text-align:left;" | {{ll|Sulfur|<translate><!--T:123--> Sulfur</translate>}}
| style="text-align:left;" | 0.3
| style="text-align:left;" | 0.3
| style="text-align:left;" | 0.9
| style="text-align:left;" | 0.9
| style="text-align:left;" | 8 ± 2
| style="text-align:left;" | 8 ± 2
| style="text-align:left;" | 1
| style="text-align:left;" | 1
| style="text-align:left;" | Sea level
| style="text-align:left;" | <translate><!--T:124--> Sea level</translate>
| style="text-align:left;" | 15
| style="text-align:left;" | 15
| style="font-weight:bold;" | ✓
| style="font-weight:bold;" | ✓
Line 300: Line 318:
| style="background-color:rgba(210,255,174,0.35);" |
| style="background-color:rgba(210,255,174,0.35);" |
|-
|-
| style="text-align:left;" | [[Borax]]
| style="text-align:left;" | {{ll|Borax|<translate><!--T:125--> Borax</translate>}}
| style="text-align:left;" | 0.4
| style="text-align:left;" | 0.4
| style="text-align:left;" | 1
| style="text-align:left;" | 1
| style="text-align:left;" | 8 ± 2
| style="text-align:left;" | 8 ± 2
| style="text-align:left;" | 1
| style="text-align:left;" | 1
| style="text-align:left;" | Sea level
| style="text-align:left;" | <translate><!--T:126--> Sea level</translate>
| style="text-align:left;" | 6
| style="text-align:left;" | 6
| style="font-weight:bold;" | ✓
| style="font-weight:bold;" | ✓
Line 324: Line 342:
| style="background-color:rgba(210,255,174,0.35);" |
| style="background-color:rgba(210,255,174,0.35);" |
|-
|-
| style="text-align:left;" | [[Alum]]
| style="text-align:left;" | {{ll|Alum|<translate><!--T:127--> Alum</translate>}}
| style="text-align:left;" | N/A
| style="text-align:left;" | N/A
| style="text-align:left;" | N/A
| style="text-align:left;" | N/A
| style="text-align:left;" | 10 ± 8
| style="text-align:left;" | 10 ± 8
| style="text-align:left;" | 3.3
| style="text-align:left;" | 3.3
| style="text-align:left;" | Surface
| style="text-align:left;" | <translate><!--T:128--> Surface</translate>
| style="text-align:left;" | 0.2
| style="text-align:left;" | 0.2
| colspan="16" | Spawns in the same manner as halite salt beds, see [[Mining#In Deserts|Mining - In deserts]] for details.
| colspan="16" | <translate><!--T:281--> Spawns in the same manner as halite salt beds, see {{ll|Mining#In Deserts|Mining - In deserts}} for details.</translate>
|-
|-
| style="text-align:left;" | [[Cinnabar]]
| style="text-align:left;" | {{ll|Cinnabar|<translate><!--T:129--> Cinnabar</translate>}}
| style="text-align:left;" | 0
| style="text-align:left;" | 0
| style="text-align:left;" | 0.4
| style="text-align:left;" | 0.4
| style="text-align:left;" | 8 ± 2
| style="text-align:left;" | 8 ± 2
| style="text-align:left;" | 1
| style="text-align:left;" | 1
| style="text-align:left;" | Sea level
| style="text-align:left;" | <translate><!--T:130--> Sea level</translate>
| style="text-align:left;" | 1
| style="text-align:left;" | 1
|  
|  
Line 357: Line 375:
| style="background-color:rgba(210,255,174,0.35);" |
| style="background-color:rgba(210,255,174,0.35);" |
|-
|-
| style="text-align:left;" | [[Lapis lazuli]]
| style="text-align:left;" | [[Lapis lazuli|<translate><!--T:131--> Lapis lazuli</translate>]]
| style="text-align:left;" | 0.05
| style="text-align:left;" | 0.05
| style="text-align:left;" | 0.85
| style="text-align:left;" | 0.85
| style="text-align:left;" | 2 ± 10
| style="text-align:left;" | 2 ± 10
| style="text-align:left;" | 1
| style="text-align:left;" | 1
| style="text-align:left;" | Surface
| style="text-align:left;" | <translate><!--T:132--> Surface</translate>
| style="text-align:left;" | 5
| style="text-align:left;" | 5
|  
|  
Line 381: Line 399:
| style="background-color:rgba(210,255,174,0.35);" |
| style="background-color:rgba(210,255,174,0.35);" |
|-
|-
| style="text-align:left;" | [[Gemstones#Olivine|Olivine]]
| style="text-align:left;" | {{ll|Gemstones#Olivine|<translate><!--T:133--> Olivine</translate>}}
| style="text-align:left;" | 0
| style="text-align:left;" | 0
| style="text-align:left;" | 1
| style="text-align:left;" | 1
| style="text-align:left;" | 32 ± 32
| style="text-align:left;" | 32 ± 32
| style="text-align:left;" | 1.2
| style="text-align:left;" | 1.2
| style="text-align:left;" | Anywhere
| style="text-align:left;" | <translate><!--T:282--> Anywhere</translate>
| style="text-align:left;" | 0.5
| style="text-align:left;" | 0.5
|  
|  
Line 405: Line 423:
| style="background-color:rgba(210,255,174,0.35);" |
| style="background-color:rgba(210,255,174,0.35);" |
|-
|-
| style="text-align:left;" | [[Fluorite]]
| style="text-align:left;" | {{ll|Fluorite|<translate><!--T:134--> Fluorite</translate>}}
| style="text-align:left;" | 0.2
| style="text-align:left;" | 0.2
| style="text-align:left;" | 0.6
| style="text-align:left;" | 0.6
| style="text-align:left;" | 8 ± 2
| style="text-align:left;" | 8 ± 2
| style="text-align:left;" | 1
| style="text-align:left;" | 1
| style="text-align:left;" | Sea level
| style="text-align:left;" | <translate><!--T:135--> Sea level</translate>
| style="text-align:left;" | 2
| style="text-align:left;" | 2
| style="font-weight:bold;" | ✓
| style="font-weight:bold;" | ✓
Line 429: Line 447:
| style="background-color:rgba(210,255,174,0.35);" |
| style="background-color:rgba(210,255,174,0.35);" |
|-
|-
| style="text-align:left;" | [[Graphite]]
| style="text-align:left;" | {{ll|Graphite|<translate><!--T:136--> Graphite</translate>}}
| style="text-align:left;" | 0.05
| style="text-align:left;" | 0.05
| style="text-align:left;" | 0.85
| style="text-align:left;" | 0.85
| style="text-align:left;" | 8 ± 2
| style="text-align:left;" | 8 ± 2
| style="text-align:left;" | 1
| style="text-align:left;" | 1
| style="text-align:left;" | Sea level
| style="text-align:left;" | <translate><!--T:137--> Sea level</translate>
| style="text-align:left;" | 6
| style="text-align:left;" | 6
|  
|  
Line 453: Line 471:
| style="background-color:rgba(210,255,174,0.35);" |
| style="background-color:rgba(210,255,174,0.35);" |
|-
|-
| style="text-align:left;" | [[Kernite]]
| style="text-align:left;" | {{ll|Kernite|<translate><!--T:138--> Kernite</translate>}}
| style="text-align:left;" | 0.2
| style="text-align:left;" | 0.2
| style="text-align:left;" | 0.6
| style="text-align:left;" | 0.6
| style="text-align:left;" | 8 ± 2
| style="text-align:left;" | 8 ± 2
| style="text-align:left;" | 1
| style="text-align:left;" | 1
| style="text-align:left;" | Sea level
| style="text-align:left;" | <translate><!--T:139--> Sea level</translate>
| style="text-align:left;" | 2
| style="text-align:left;" | 2
| style="font-weight:bold;" | ✓
| style="font-weight:bold;" | ✓
Line 477: Line 495:
| style="background-color:rgba(210,255,174,0.35);" |
| style="background-color:rgba(210,255,174,0.35);" |
|-
|-
| style="text-align:left;" | [[Phosporite]]
| style="text-align:left;" | {{ll|Phosporite|<translate><!--T:140--> Phosporite</translate>}}
| style="text-align:left;" | 0.2
| style="text-align:left;" | 0.2
| style="text-align:left;" | 0.6
| style="text-align:left;" | 0.6
| style="text-align:left;" | 8 ± 2
| style="text-align:left;" | 8 ± 2
| style="text-align:left;" | 1
| style="text-align:left;" | 1
| style="text-align:left;" | Sea level
| style="text-align:left;" | <translate><!--T:141--> Sea level</translate>
| style="text-align:left;" | 2
| style="text-align:left;" | 2
| style="font-weight:bold;" | ✓
| style="font-weight:bold;" | ✓
Line 501: Line 519:
| style="background-color:rgba(210,255,174,0.35);" |
| style="background-color:rgba(210,255,174,0.35);" |
|}
|}
<translate><!--T:142-->
<nowiki>*</nowiki> Only in red, green or white marble.
<nowiki>*</nowiki> Only in red, green or white marble.
<br/>† Currently has no uses in the game.
<br/>† Currently has no uses in the game.


=== Deep ores === <!--T:9-->
=== Deep ores === <!--T:9-->
Deep ores are not indicated by surface deposits in loose stones. Most deep ores can only be found by luck or by exploratory mining guided by a [[prospecting pick]]. Some ores, such as saltpeter, cannot be detected by the prospecting pick and must be found while exploring caverns. Gemstones do not have ore grades, but have low, medium or high potential blocks instead. For the sake of page length, ores and minerals that have no in-game uses have been omitted.


<!--T:284-->
Deep ores are not indicated by surface deposits in loose stones. Most deep ores can only be found by luck or by exploratory mining guided by a {{ll|prospecting pick|prospecting pick}}. Some ores, such as saltpeter, cannot be detected by the prospecting pick and must be found while exploring caverns. Gemstones do not have ore grades, but have low, medium or high potential blocks instead. For the sake of page length, ores and minerals that have no in-game uses have been omitted.
</translate>
<!--T:10-->
<!--T:10-->
{| class="wikitable sortable" style="text-align:center; display: block; width: 100%; overflow-x: scroll"
{| class="wikitable sortable" style="text-align:center; display: block; width: 100%; overflow-x: scroll"
|-
|-
! rowspan="2" | Ore
! rowspan="2" | <translate><!--T:143--> Ore</translate>
! rowspan="2" | Y min
! rowspan="2" | <translate><!--T:144--> Y min</translate>
! rowspan="2" | Y max
! rowspan="2" | <translate><!--T:145--> Y max</translate>
! rowspan="2" | Average radius
! rowspan="2" | <translate><!--T:146--> Average radius</translate>
! rowspan="2" | Thickness
! rowspan="2" | <translate><!--T:147--> Thickness</translate>
! rowspan="2" | Disc Generator
! rowspan="2" | <translate><!--T:148--> Disc Generator</translate>
! rowspan="2" | Tries per chunk
! rowspan="2" | <translate><!--T:149--> Tries per chunk</translate>
! colspan="16" | Stone types and highest ore quality
! colspan="16" | <translate><!--T:150--> Stone types and highest ore quality</translate>
|-
|-
! Chalk
! <translate><!--T:151--> Chalk</translate>
! Chert
! <translate><!--T:152--> Chert</translate>
! Claystone
! <translate><!--T:153--> Claystone</translate>
! Conglomerate
! <translate><!--T:154--> Conglomerate</translate>
! Limestone
! <translate><!--T:155--> Limestone</translate>
! Sandstone
! <translate><!--T:156--> Sandstone</translate>
! Shale
! <translate><!--T:157--> Shale</translate>
! style="background-color:rgba(210,255,174,0.35);" | Phyllite
! style="background-color:rgba(210,255,174,0.35);" | <translate><!--T:158--> Phyllite</translate>
! style="background-color:rgba(210,255,174,0.35);" | Slate
! style="background-color:rgba(210,255,174,0.35);" | <translate><!--T:159--> Slate</translate>
! style="background-color:rgba(210,255,174,0.35);" | Marble
! style="background-color:rgba(210,255,174,0.35);" | <translate><!--T:160--> Marble</translate>
! Andesite
! <translate><!--T:161--> Andesite</translate>
! Basalt
! <translate><!--T:162--> Basalt</translate>
! Granite
! <translate><!--T:163--> Granite</translate>
! Peridotite
! <translate><!--T:164--> Peridotite</translate>
! style="background-color:rgba(210,255,174,0.35);" | Kimberlite
! style="background-color:rgba(210,255,174,0.35);" | <translate><!--T:165--> Kimberlite</translate>
! style="background-color:rgba(210,255,174,0.35);" | Suevite
! style="background-color:rgba(210,255,174,0.35);" | <translate><!--T:166--> Suevite</translate>
|-
|-
| style="text-align:left;" | [[Copper|Deep native copper]]
| style="text-align:left;" | {{ll|Copper|<translate><!--T:167--> Deep native copper</translate>}}
| style="text-align:left;" | 0
| style="text-align:left;" | 0
| style="text-align:left;" | 0.6
| style="text-align:left;" | 0.6
| style="text-align:left;" | 7 ± 3
| style="text-align:left;" | 7 ± 3
| style="text-align:left;" | 1 ± 2
| style="text-align:left;" | 1 ± 2
| style="text-align:left;" | Surface
| style="text-align:left;" | <translate><!--T:168--> Surface</translate>
| style="text-align:left;" | 25
| style="text-align:left;" | 25
| Medium
| <translate><!--T:169--> Medium</translate>
| Medium
| <translate><!--T:170--> Medium</translate>
| Medium
| <translate><!--T:171--> Medium</translate>
| Medium
| <translate><!--T:172--> Medium</translate>
|  
|  
| Medium
| <translate><!--T:173--> Medium</translate>
| Medium
| <translate><!--T:174--> Medium</translate>
| style="background-color:rgba(210,255,174,0.35);" | Rich
| style="background-color:rgba(210,255,174,0.35);" | <translate><!--T:175--> Rich</translate>
| style="background-color:rgba(210,255,174,0.35);" | Rich
| style="background-color:rgba(210,255,174,0.35);" | <translate><!--T:176--> Rich</translate>
| style="background-color:rgba(210,255,174,0.35);" |
| style="background-color:rgba(210,255,174,0.35);" |
| Rich
| <translate><!--T:177--> Rich</translate>
| Bountiful<nowiki>*</nowiki>
| <translate><!--T:178--> Bountiful<nowiki>*</nowiki></translate>
| Rich
| <translate><!--T:179--> Rich</translate>
| Rich
| <translate><!--T:180--> Rich</translate>
| style="background-color:rgba(210,255,174,0.35);" |
| style="background-color:rgba(210,255,174,0.35);" |
| style="background-color:rgba(210,255,174,0.35);" |
| style="background-color:rgba(210,255,174,0.35);" |
|-
|-
| style="text-align:left;" | [[Tin|Cassiterite]]
| style="text-align:left;" | {{ll|Tin|<translate><!--T:181--> Cassiterite</translate>}}
| style="text-align:left;" | 0.4
| style="text-align:left;" | 0.4
| style="text-align:left;" | 0.75
| style="text-align:left;" | 0.75
| style="text-align:left;" | 5 ± 3
| style="text-align:left;" | 5 ± 3
| style="text-align:left;" | 1
| style="text-align:left;" | 1
| style="text-align:left;" | Surface
| style="text-align:left;" | <translate><!--T:182--> Surface</translate>
| style="text-align:left;" | 7
| style="text-align:left;" | 7
|
|
Line 574: Line 595:
|  
|  
|  
|  
| style="background-color:rgba(210,255,174,0.35);" | Medium
| style="background-color:rgba(210,255,174,0.35);" | <translate><!--T:183--> Medium</translate>
| style="background-color:rgba(210,255,174,0.35);" | Medium
| style="background-color:rgba(210,255,174,0.35);" | <translate><!--T:184--> Medium</translate>
| style="background-color:rgba(210,255,174,0.35);" |
| style="background-color:rgba(210,255,174,0.35);" |
| Medium
| <translate><!--T:185--> Medium</translate>
| Medium
| <translate><!--T:186--> Medium</translate>
| Bountiful
| <translate><!--T:187--> Bountiful</translate>
| Medium
| <translate><!--T:188--> Medium</translate>
| style="background-color:rgba(210,255,174,0.35);" |
| style="background-color:rgba(210,255,174,0.35);" |
| style="background-color:rgba(210,255,174,0.35);" |
| style="background-color:rgba(210,255,174,0.35);" |
|-
|-
| style="text-align:left;" | [[Tin|Cassiterite (massive)]]
| style="text-align:left;" | {{ll|Tin|<translate><!--T:189--> Cassiterite (massive)</translate>}}
| style="text-align:left;" | 0
| style="text-align:left;" | 0
| style="text-align:left;" | 0.6
| style="text-align:left;" | 0.6
| style="text-align:left;" | 12 ± 3
| style="text-align:left;" | 12 ± 3
| style="text-align:left;" | 1
| style="text-align:left;" | 1
| style="text-align:left;" | Surface
| style="text-align:left;" | <translate><!--T:190--> Surface</translate>
| style="text-align:left;" | 0.1
| style="text-align:left;" | 0.1
|
|
Line 598: Line 619:
|  
|  
|  
|  
| style="background-color:rgba(210,255,174,0.35);" | Medium
| style="background-color:rgba(210,255,174,0.35);" | <translate><!--T:191--> Medium</translate>
| style="background-color:rgba(210,255,174,0.35);" | Medium
| style="background-color:rgba(210,255,174,0.35);" | <translate><!--T:192--> Medium</translate>
| style="background-color:rgba(210,255,174,0.35);" |
| style="background-color:rgba(210,255,174,0.35);" |
| Medium
| <translate><!--T:193--> Medium</translate>
| Medium
| <translate><!--T:194--> Medium</translate>
| Bountiful
| <translate><!--T:195--> Bountiful</translate>
| Medium
| <translate><!--T:196--> Medium</translate>
| style="background-color:rgba(210,255,174,0.35);" |
| style="background-color:rgba(210,255,174,0.35);" |
| style="background-color:rgba(210,255,174,0.35);" |
| style="background-color:rgba(210,255,174,0.35);" |
|-
|-
| style="text-align:left;" | [[Zinc|Sphalerite]]
| style="text-align:left;" | {{ll|Zinc|<translate><!--T:197--> Sphalerite</translate>}}
| style="text-align:left;" | 0
| style="text-align:left;" | 0
| style="text-align:left;" | 0.95
| style="text-align:left;" | 0.95
| style="text-align:left;" | 4 ± 3
| style="text-align:left;" | 4 ± 3
| style="text-align:left;" | 1
| style="text-align:left;" | 1
| style="text-align:left;" | Surface
| style="text-align:left;" | <translate><!--T:198--> Surface</translate>
| style="text-align:left;" | 12.5
| style="text-align:left;" | 12.5
| Rich
| <translate><!--T:199--> Rich</translate>
| Rich
| <translate><!--T:200--> Rich</translate>
| Rich
| <translate><!--T:201--> Rich</translate>
| Rich
| <translate><!--T:202--> Rich</translate>
| Rich
| <translate><!--T:203--> Rich</translate>
| Rich
| <translate><!--T:204--> Rich</translate>
| Rich
| <translate><!--T:205--> Rich</translate>
| style="background-color:rgba(210,255,174,0.35);" | Bountiful
| style="background-color:rgba(210,255,174,0.35);" | <translate><!--T:206--> Bountiful</translate>
| style="background-color:rgba(210,255,174,0.35);" | Bountiful
| style="background-color:rgba(210,255,174,0.35);" | <translate><!--T:207--> Bountiful</translate>
| style="background-color:rgba(210,255,174,0.35);" |  
| style="background-color:rgba(210,255,174,0.35);" |  
| Medium
| <translate><!--T:208--> Medium</translate>
| Medium
| <translate><!--T:209--> Medium</translate>
| Medium
| <translate><!--T:210--> Medium</translate>
| Bountiful
| <translate><!--T:211--> Bountiful</translate>
| style="background-color:rgba(210,255,174,0.35);" |
| style="background-color:rgba(210,255,174,0.35);" |
| style="background-color:rgba(210,255,174,0.35);" |
| style="background-color:rgba(210,255,174,0.35);" |
|-
|-
| style="text-align:left;" | [[Bismuth|Bismuthinite]]
| style="text-align:left;" | {{ll|Bismuth|<translate><!--T:212--> Bismuthinite</translate>}}
| style="text-align:left;" | 0.0
| style="text-align:left;" | 0.05
| style="text-align:left;" | 0.85
| style="text-align:left;" | 0.85
| style="text-align:left;" | 4 ± 3
| style="text-align:left;" | 4 ± 3
| style="text-align:left;" | 1
| style="text-align:left;" | 1
| style="text-align:left;" | Surface
| style="text-align:left;" | <translate><!--T:213--> Surface</translate>
| style="text-align:left;" | 16
| style="text-align:left;" | 16
|  
|  
Line 646: Line 667:
|  
|  
|  
|  
| style="background-color:rgba(210,255,174,0.35);" | Medium
| style="background-color:rgba(210,255,174,0.35);" | <translate><!--T:214--> Medium</translate>
| style="background-color:rgba(210,255,174,0.35);" | Medium
| style="background-color:rgba(210,255,174,0.35);" | <translate><!--T:215--> Medium</translate>
| style="background-color:rgba(210,255,174,0.35);" |
| style="background-color:rgba(210,255,174,0.35);" |
| Rich
| <translate><!--T:216--> Rich</translate>
| Bountiful
| <translate><!--T:217--> Bountiful</translate>
| Rich
| <translate><!--T:218--> Rich</translate>
| Rich
| <translate><!--T:219--> Rich</translate>
| style="background-color:rgba(210,255,174,0.35);" |  
| style="background-color:rgba(210,255,174,0.35);" |  
| style="background-color:rgba(210,255,174,0.35);" |  
| style="background-color:rgba(210,255,174,0.35);" |  
|-
|-
| style="text-align:left;" | [[Iron|Hematite]]
| style="text-align:left;" | {{ll|Iron|<translate><!--T:220--> Hematite</translate>}}
| style="text-align:left;" | 0.05
| style="text-align:left;" | 0.05
| style="text-align:left;" | 0.85
| style="text-align:left;" | 0.85
| style="text-align:left;" | 26 ± 10
| style="text-align:left;" | 26 ± 10
| style="text-align:left;" | 1
| style="text-align:left;" | 1
| style="text-align:left;" | Sea level
| style="text-align:left;" | <translate><!--T:221--> Sea level</translate>
| style="text-align:left;" | 0.5
| style="text-align:left;" | 0.5
|  
|  
Line 667: Line 688:
|  
|  
|  
|  
| Rich
| <translate><!--T:222--> Rich</translate>
|  
|  
|  
|  
| style="background-color:rgba(210,255,174,0.35);" | Medium
| style="background-color:rgba(210,255,174,0.35);" | <translate><!--T:223--> Medium</translate>
| style="background-color:rgba(210,255,174,0.35);" |  
| style="background-color:rgba(210,255,174,0.35);" |  
| style="background-color:rgba(210,255,174,0.35);" |  
| style="background-color:rgba(210,255,174,0.35);" |  
|  
|  
|  
|  
| Bountiful
| <translate><!--T:224--> Bountiful</translate>
| Bountiful
| <translate><!--T:225--> Bountiful</translate>
| style="background-color:rgba(210,255,174,0.35);" |  
| style="background-color:rgba(210,255,174,0.35);" |  
| style="background-color:rgba(210,255,174,0.35);" |
| style="background-color:rgba(210,255,174,0.35);" |
|-
|-
| style="text-align:left;" | [[Iron|Limonite]]
| style="text-align:left;" | {{ll|Iron|<translate><!--T:226--> Limonite</translate>}}
| style="text-align:left;" | 0.05
| style="text-align:left;" | 0.05
| style="text-align:left;" | 0.85
| style="text-align:left;" | 0.85
| style="text-align:left;" | 26 ± 10
| style="text-align:left;" | 26 ± 10
| style="text-align:left;" | 1
| style="text-align:left;" | 1
| style="text-align:left;" | Sea level
| style="text-align:left;" | <translate><!--T:227--> Sea level</translate>
| style="text-align:left;" | 0.8
| style="text-align:left;" | 0.8
|  
|  
| Bountiful
| <translate><!--T:228--> Bountiful</translate>
|  
|  
|  
|  
|  
|  
|  
|  
| Bountiful
| <translate><!--T:229--> Bountiful</translate>
| style="background-color:rgba(210,255,174,0.35);" |  
| style="background-color:rgba(210,255,174,0.35);" |  
| style="background-color:rgba(210,255,174,0.35);" |  
| style="background-color:rgba(210,255,174,0.35);" |  
| style="background-color:rgba(210,255,174,0.35);" |  
| style="background-color:rgba(210,255,174,0.35);" |  
|  
|  
| Medium
| <translate><!--T:230--> Medium</translate>
|  
|  
|  
|  
Line 704: Line 725:
| style="background-color:rgba(210,255,174,0.35);" |
| style="background-color:rgba(210,255,174,0.35);" |
|-
|-
| style="text-align:left;" | [[Iron|Magnetite]]
| style="text-align:left;" | {{ll|Iron|<translate><!--T:231--> Magnetite</translate>}}
| style="text-align:left;" | 0.05
| style="text-align:left;" | 0.05
| style="text-align:left;" | 0.85
| style="text-align:left;" | 0.85
| style="text-align:left;" | 26 ± 10
| style="text-align:left;" | 26 ± 10
| style="text-align:left;" | 1
| style="text-align:left;" | 1
| style="text-align:left;" | Sea level
| style="text-align:left;" | <translate><!--T:232--> Sea level</translate>
| style="text-align:left;" | 0.3
| style="text-align:left;" | 0.3
| Medium
| <translate><!--T:233--> Medium</translate>
|  
|  
| Medium
| <translate><!--T:234--> Medium</translate>
| Medium
| <translate><!--T:235--> Medium</translate>
|  
|  
|  
|  
|  
|  
| style="background-color:rgba(210,255,174,0.35);" |  
| style="background-color:rgba(210,255,174,0.35);" |  
| style="background-color:rgba(210,255,174,0.35);" | Medium
| style="background-color:rgba(210,255,174,0.35);" | <translate><!--T:236--> Medium</translate>
| style="background-color:rgba(210,255,174,0.35);" |  
| style="background-color:rgba(210,255,174,0.35);" |  
| Rich
| <translate><!--T:237--> Rich</translate>
|  
|  
|  
|  
Line 729: Line 750:
|-
|-
|-
|-
| style="text-align:left;" | [[Titanium|Ilmenite]]
| style="text-align:left;" | {{ll|Titanium|<translate><!--T:238--> Ilmenite</translate>}}
| style="text-align:left;" | 0.05
| style="text-align:left;" | 0.05
| style="text-align:left;" | 0.85
| style="text-align:left;" | 0.85
| style="text-align:left;" | 6 ± 10
| style="text-align:left;" | 6 ± 10
| style="text-align:left;" | 1
| style="text-align:left;" | 1
| style="text-align:left;" | Sea level
| style="text-align:left;" | <translate><!--T:239--> Sea level</translate>
| style="text-align:left;" | 2
| style="text-align:left;" | 2
|  
|  
Line 743: Line 764:
|  
|  
|  
|  
| style="background-color:rgba(210,255,174,0.35);" | Rich
| style="background-color:rgba(210,255,174,0.35);" | <translate><!--T:240--> Rich</translate>
| style="background-color:rgba(210,255,174,0.35);" | Rich
| style="background-color:rgba(210,255,174,0.35);" | <translate><!--T:241--> Rich</translate>
| style="background-color:rgba(210,255,174,0.35);" |  
| style="background-color:rgba(210,255,174,0.35);" |  
| Medium
| <translate><!--T:242--> Medium</translate>
| Rich
| <translate><!--T:243--> Rich</translate>
| Medium
| <translate><!--T:244--> Medium</translate>
| Medium
| <translate><!--T:245--> Medium</translate>
| style="background-color:rgba(210,255,174,0.35);" | Bountiful
| style="background-color:rgba(210,255,174,0.35);" | <translate><!--T:246--> Bountiful</translate>
| style="background-color:rgba(210,255,174,0.35);" |
| style="background-color:rgba(210,255,174,0.35);" |
|-
|-
| style="text-align:left;" | [[Gemstone#Quartz|Quartz]]
| style="text-align:left;" | {{ll|Nickel|<translate> <!--T:285--> Pentlandite</translate>}}
| style="text-align:left;" | 0.0
| style="text-align:left;" | 0.4
| style="text-align:left;" | 9 ± 3
| style="text-align:left;" | 1 ± 2
| style="text-align:left;" | <translate> <!--T:286--> Surface</translate>
| style="text-align:left;" | 5
|
|
|
|
|
|
|
| style="background-color:rgba(210,255,174,0.35);" |
| style="background-color:rgba(210,255,174,0.35);" |
| style="background-color:rgba(210,255,174,0.35);" |
| <translate> <!--T:287--> Medium</translate>
| <translate> <!--T:288--> Medium</translate>
| <translate> <!--T:289--> Medium</translate>
| <translate> <!--T:290--> Bountiful</translate>
| style="background-color:rgba(210,255,174,0.35);" |
| style="background-color:rgba(210,255,174,0.35);" |
|-
| style="text-align:left;" | {{ll|Manganese|<translate> <!--T:291--> Rhodochrosite</translate>}}
| style="text-align:left;" | 0.0
| style="text-align:left;" | 0.4
| style="text-align:left;" | 3 ± 10
| style="text-align:left;" | 1
| style="text-align:left;" | <translate> <!--T:292--> Sea level</translate>
| style="text-align:left;" | 5
| <translate> <!--T:293--> Medium</translate>
| <translate> <!--T:294--> Medium</translate>
| <translate> <!--T:295--> Rich</translate>
| <translate> <!--T:296--> Rich</translate>
| <translate> <!--T:297--> Medium</translate>
| <translate> <!--T:298--> Rich</translate>
| <translate> <!--T:299--> Rich</translate>
| style="background-color:rgba(210,255,174,0.35);" | <translate> <!--T:300--> Bountiful</translate>
| style="background-color:rgba(210,255,174,0.35);" | <translate> <!--T:301--> Bountiful</translate>
| style="background-color:rgba(210,255,174,0.35);" |
|
|
|
|
| style="background-color:rgba(210,255,174,0.35);" |
| style="background-color:rgba(210,255,174,0.35);" |
|-
| style="text-align:left;" | {{ll|Gemstone#Quartz|<translate><!--T:247--> Quartz</translate>}}
| style="text-align:left;" | 0
| style="text-align:left;" | 0
| style="text-align:left;" | 1
| style="text-align:left;" | 1
| style="text-align:left;" | 32 ± 32
| style="text-align:left;" | 32 ± 32
| style="text-align:left;" | 1.2 ± 3
| style="text-align:left;" | 1.2 ± 3
| style="text-align:left;" | Anywhere
| style="text-align:left;" | <translate><!--T:248--> Anywhere</translate>
| style="text-align:left;" | 0.5
| style="text-align:left;" | 0.5
| style="font-weight:bold;" | ✓
| style="font-weight:bold;" | ✓
Line 777: Line 846:
| style="background-color:rgba(210,255,174,0.35);" |  
| style="background-color:rgba(210,255,174,0.35);" |  
|-
|-
| style="text-align:left;" | [[Gemstone#Diamond|Diamond]]
| style="text-align:left;" | {{ll|Gemstone#Diamond|<translate><!--T:249--> Diamond</translate>}}
| style="text-align:left;" | 0
| style="text-align:left;" | 0
| style="text-align:left;" | 0.2
| style="text-align:left;" | 0.2
| style="text-align:left;" | 2 ± 1
| style="text-align:left;" | 2 ± 1
| style="text-align:left;" | 1
| style="text-align:left;" | 1
| style="text-align:left;" | Sea level
| style="text-align:left;" | <translate><!--T:250--> Sea level</translate>
| style="text-align:left;" | 18
| style="text-align:left;" | 18
|  
|  
Line 798: Line 867:
|  
|  
|  
|  
| style="background-color:rgba(210,255,174,0.35);" | High
| style="background-color:rgba(210,255,174,0.35);" | <translate><!--T:251--> High</translate>
| style="background-color:rgba(210,255,174,0.35);" | Low
| style="background-color:rgba(210,255,174,0.35);" | <translate><!--T:252--> Low</translate>
|-
|-
| style="text-align:left;" | [[Gemstone#Emerald|Emerald]]
| style="text-align:left;" | {{ll|Gemstone#Emerald|<translate><!--T:253--> Emerald</translate>}}
| style="text-align:left;" | 0
| style="text-align:left;" | 0
| style="text-align:left;" | 0.23
| style="text-align:left;" | 0.23
| style="text-align:left;" | 1 ± 0.5
| style="text-align:left;" | 1 ± 0.5
| style="text-align:left;" | 1
| style="text-align:left;" | 1
| style="text-align:left;" | Sea level
| style="text-align:left;" | <translate><!--T:254--> Sea level</translate>
| style="text-align:left;" | 64
| style="text-align:left;" | 64
|  
|  
Line 812: Line 881:
|  
|  
|  
|  
| High
| <translate><!--T:255--> High</translate>
|  
|  
| High
| <translate><!--T:256--> High</translate>
| style="background-color:rgba(210,255,174,0.35);" | High
| style="background-color:rgba(210,255,174,0.35);" | <translate><!--T:257--> High</translate>
| style="background-color:rgba(210,255,174,0.35);" | High
| style="background-color:rgba(210,255,174,0.35);" | <translate><!--T:258--> High</translate>
| style="background-color:rgba(210,255,174,0.35);" |  
| style="background-color:rgba(210,255,174,0.35);" |  
|  
|  
| High
| <translate><!--T:259--> High</translate>
|  
|  
| High
| <translate><!--T:260--> High</translate>
| style="background-color:rgba(210,255,174,0.35);" |  
| style="background-color:rgba(210,255,174,0.35);" |  
| style="background-color:rgba(210,255,174,0.35);" |  
| style="background-color:rgba(210,255,174,0.35);" |  
|-
|-
| style="text-align:left;" | [[Gemstone#Peridot|Peridot]]
| style="text-align:left;" | {{ll|Gemstone#Peridot|<translate><!--T:261--> Peridot</translate>}}
| style="text-align:left;" | 0
| style="text-align:left;" | 0
| style="text-align:left;" | 0.23
| style="text-align:left;" | 0.23
| style="text-align:left;" | 1 ± 0.5
| style="text-align:left;" | 1 ± 0.5
| style="text-align:left;" | 1
| style="text-align:left;" | 1
| style="text-align:left;" | Sea level
| style="text-align:left;" | <translate><!--T:262--> Sea level</translate>
| style="text-align:left;" | 64
| style="text-align:left;" | 64
|  
|  
Line 845: Line 914:
|  
|  
|  
|  
| High†
| <translate><!--T:263--> High†</translate>
| style="background-color:rgba(210,255,174,0.35);" |  
| style="background-color:rgba(210,255,174,0.35);" |  
| style="background-color:rgba(210,255,174,0.35);" |  
| style="background-color:rgba(210,255,174,0.35);" |  
|-
|-
| style="text-align:left;" | [[Saltpeter]]
| style="text-align:left;" | {{ll|Saltpeter|<translate><!--T:264--> Saltpeter</translate>}}
| style="text-align:left;" | 0
| style="text-align:left;" | 0
| style="text-align:left;" | 0.8
| style="text-align:left;" | 0.8
| style="text-align:left;" | 10 ± 10
| style="text-align:left;" | 10 ± 10
| style="text-align:left;" | 7 ± 3
| style="text-align:left;" | 7 ± 3
| style="text-align:left;" | Sea level
| style="text-align:left;" | <translate><!--T:265--> Sea level</translate>
| style="text-align:left;" | 7
| style="text-align:left;" | 7
| colspan="16" | Can spawn on exposed faces in any rock layer.
| colspan="16" | <translate><!--T:266--> Can spawn on exposed faces in any rock layer.</translate>
|-
|-
| style="text-align:left;" | [[Halite|Halite, salt dome]]
| style="text-align:left;" | {{ll|Halite|<translate><!--T:267--> Halite, salt dome</translate>}}
| style="text-align:left;" | 0.45
| style="text-align:left;" | 0.45
| style="text-align:left;" | 0.85
| style="text-align:left;" | 0.85
| style="text-align:left;" | 10 ± 8
| style="text-align:left;" | 10 ± 8
| style="text-align:left;" | 150 ± 1
| style="text-align:left;" | 150 ± 1
| style="text-align:left;" | Surface
| style="text-align:left;" | <translate><!--T:268--> Surface</translate>
| style="text-align:left;" | 0.3
| style="text-align:left;" | 0.3
| colspan="16" | See [[Mining#Obtaining Halite|Mining - Obtaining Halite]] for spawning details.
| colspan="16" | <translate><!--T:269--> See {{ll|Mining#Obtaining Halite|Mining - Obtaining Halite}} for spawning details.</translate>
|-
|-
| style="text-align:left;" | [[Halite|Halite, lake bed]]
| style="text-align:left;" | {{ll|Halite|<translate><!--T:270--> Halite, lake bed</translate>}}
| style="text-align:left;" | N/A
| style="text-align:left;" | N/A
| style="text-align:left;" | N/A
| style="text-align:left;" | N/A
| style="text-align:left;" | 10 ± 8
| style="text-align:left;" | 10 ± 8
| style="text-align:left;" | 3.3 ± 1
| style="text-align:left;" | 3.3 ± 1
| style="text-align:left;" | Surface
| style="text-align:left;" | <translate><!--T:271--> Surface</translate>
| style="text-align:left;" | 0.2
| style="text-align:left;" | 0.2
| colspan="16" | See [[Mining#Obtaining Halite|Mining - Obtaining Halite]] for spawning details.
| colspan="16" | <translate><!--T:272--> See {{ll|Mining#Obtaining Halite|Mining - Obtaining Halite}} for spawning details.</translate>
|-
|-
| style="text-align:left;" | [[Potash|Sylvite]]
| style="text-align:left;" | {{ll|Potash|<translate><!--T:273--> Sylvite</translate>}}
| style="text-align:left;" | N/A
| style="text-align:left;" | <translate><!--T:274--> N/A</translate>
| style="text-align:left;" | N/A
| style="text-align:left;" | <translate><!--T:275--> N/A</translate>
| style="text-align:left;" | 2
| style="text-align:left;" | 2
| style="text-align:left;" | 2 ± 1
| style="text-align:left;" | 2 ± 1
| style="text-align:left;" | N/A
| style="text-align:left;" | <translate><!--T:276--> N/A</translate>
| style="text-align:left;" | N/A
| style="text-align:left;" | <translate><!--T:277--> N/A</translate>
| colspan="16" | Spawns within halite.
| colspan="16" | <translate><!--T:278--> Spawns within halite.</translate>
|}
|}
<translate>
<!--T:279-->
<nowiki>*</nowiki> Does not spawn as a "rich" deposit.
<nowiki>*</nowiki> Does not spawn as a "rich" deposit.
<br/>† Only within olivine, found inside peridotite.
<br/>† Only within olivine, found inside peridotite.
Line 892: Line 963:
=== Halite === <!--T:12-->
=== Halite === <!--T:12-->


[[Halite]] spawns in one of two ways, as a salt dome or as a dry salt lake.
<!--T:49-->
{{ll|Halite|Halite}} spawns in one of two ways, as a salt dome or as a dry salt lake.


<!--T:29-->
<!--T:29-->
Line 902: Line 974:
=== Gold and silver === <!--T:13-->
=== Gold and silver === <!--T:13-->


[[Gold]] only spawns in layers of quartz. Following a quartz layer is a good way to find it. [[Ore blasting bomb]]s can be utilized to great effect to clear out quartz. [[Silver]] can be found alongside gold in quartz deposits, but it can also be found in deposits of lead.
<!--T:50-->
{{ll|Gold|Gold}} and {{ll|silver|silver}} only spawns in layers of quartz. Silver additionally spawns in galena. Both gold and silver spawn in relatively small deposits, with a radius from 1 - 4 blocks and a thickness of 1 - 3 blocks. Silver can rarely appear as surface bits.


=== Sylvite === <!--T:15-->
=== Sylvite === <!--T:15-->


Sylvite is used to make [[potash]], a [[Farming#Fertilizer|fertilizer]] that not only restores K nutrients but can permanently increase a farm block's maximum K nutrients. Sylvite can only be found inside halite.
<!--T:51-->
Sylvite is used to make {{ll|potash|potash}}, a {{ll|Farming#Fertilizer|fertilizer}} that not only restores K nutrients but can permanently increase a farm block's maximum K nutrients. Sylvite can only be found inside halite.


== Technical == <!--T:17-->
== Technical == <!--T:17-->


See [[Terrain Generation#Deposits]] for more information on deposit generation.
<!--T:52-->
See {{ll|Terrain Generation#Deposits|Deposits}} for more information on deposit generation.


<!--T:18-->
<!--T:18-->
Line 917: Line 992:
=== Surface === <!--T:19-->
=== Surface === <!--T:19-->


<!--T:53-->
Called FollowSurface, the depth is in percent. Deposits will generate between the mantle and the height the surface. The surface is defined as the height of the highest block in a column, where rain will fall. This means a Y min of 0 will generate the ore above the mantle. A Y max of 1 will be below the highest block where rain falls.  
Called FollowSurface, the depth is in percent. Deposits will generate between the mantle and the height the surface. The surface is defined as the height of the highest block in a column, where rain will fall. This means a Y min of 0 will generate the ore above the mantle. A Y max of 1 will be below the highest block where rain falls.  


=== Surface below === <!--T:20-->
=== Surface below === <!--T:20-->


<!--T:54-->
Called FollowSurfaceBelow, the depth is in absolute blocks below the surface. This is specified by providing a generator of depth values. For example halite uses it to guarantee that salt bed deposit in deserts always spawn exactly 2 blocks below the surface.
Called FollowSurfaceBelow, the depth is in absolute blocks below the surface. This is specified by providing a generator of depth values. For example halite uses it to guarantee that salt bed deposit in deserts always spawn exactly 2 blocks below the surface.


=== Sea level === <!--T:21-->
=== Sea level === <!--T:21-->


<!--T:55-->
Called FollowSeaLevel, the depth is in percent. Deposits will generate between the mantle and the height of the sea level of the world. This means a Y min of 0 will generate the ore above the mantle and a Y max of 1 will generate the ore below the level of the global ocean height.
Called FollowSeaLevel, the depth is in percent. Deposits will generate between the mantle and the height of the sea level of the world. This means a Y min of 0 will generate the ore above the mantle and a Y max of 1 will generate the ore below the level of the global ocean height.


Line 932: Line 1,010:
=== Anywhere === <!--T:23-->
=== Anywhere === <!--T:23-->


<!--T:56-->
Called Anywhere, the depth is in percent. Deposits will generate between the mantle and the height of the world. This means a Y min of 0 will generate the ore above the mantle and a Y max of 1 will generate the ore below the height of the world. For example, it is used by quartz to make deposits generate anywhere in the world, but only within rock.
Called Anywhere, the depth is in percent. Deposits will generate between the mantle and the height of the world. This means a Y min of 0 will generate the ore above the mantle and a Y max of 1 will generate the ore below the height of the world. For example, it is used by quartz to make deposits generate anywhere in the world, but only within rock.


=== Child === <!--T:24-->
=== Child === <!--T:24-->


<!--T:57-->
Called ChildDeposit, deposits using this generator will only generate inside deposts of the given ore. For example, this is used by gold and silver to only spawn inside quartz deposits, and used by sylvite to only spawn inside halite.
Called ChildDeposit, deposits using this generator will only generate inside deposts of the given ore. For example, this is used by gold and silver to only spawn inside quartz deposits, and used by sylvite to only spawn inside halite.


== Video Tutorials == <!--T:25-->
== Video Tutorials == <!--T:25-->


<!--T:58-->
{| class="wikitable"
{| class="wikitable"
|-
|-
Line 948: Line 1,029:


</translate>
</translate>
{{Metals navbox}}
{{Blocks navbox}}
{{Game navbox}}
[[Category:Guides{{#translation:}}]]
[[Category:Guides{{#translation:}}]]
{{tnt|Metals navbox}}
{{tnt|Navbox|Vintage Story}}
Confirmedusers, editor
37,784

edits