Mining: Difference between revisions

From Vintage Story Wiki
Marked this version for translation
No edit summary
(Marked this version for translation)
Line 23: Line 23:
The actual process of mining needs no detailed explanation. When [[rock]] blocks are broken using a [[pickaxe]], rock, small stones or ores contained in chunks of stone will be dropped. '''The more difficult aspect of mining is finding the ore to mine.'''  As of game version 1.9, certain ore types only spawn in certain [[rock]] types. To determine which ores can occur in a rock type, examine a block, hold shift + H, and the handbook will provide information about what ores can appear in that [[rock]] type. For more information about natural deposits and ore generation, see the [[Ore Deposits]] page.
The actual process of mining needs no detailed explanation. When [[rock]] blocks are broken using a [[pickaxe]], rock, small stones or ores contained in chunks of stone will be dropped. '''The more difficult aspect of mining is finding the ore to mine.'''  As of game version 1.9, certain ore types only spawn in certain [[rock]] types. To determine which ores can occur in a rock type, examine a block, hold shift + H, and the handbook will provide information about what ores can appear in that [[rock]] type. For more information about natural deposits and ore generation, see the [[Ore Deposits]] page.


<!--T:24-->
{{Protip
{{Protip
|Icon=Pickaxe-iron.png
|Icon=Pickaxe-iron.png
Line 46: Line 47:
Mining at locations marked by small surface deposits can be a good way to find ores, but not all ores in a region will spawn in surface stones. To find deeper ores, use the [[prospecting pick]] or "propick". Prospecting can be performed on the surface before choosing to mine in an area, and help players decide which regions are worthwhile to mine based on the ores present in the chunk.
Mining at locations marked by small surface deposits can be a good way to find ores, but not all ores in a region will spawn in surface stones. To find deeper ores, use the [[prospecting pick]] or "propick". Prospecting can be performed on the surface before choosing to mine in an area, and help players decide which regions are worthwhile to mine based on the ores present in the chunk.


===Density Search Mode===
===Density Search Mode=== <!--T:25-->
This is the first mode of the propick, which is by default always enabled. It is a chance based search system with long range - specifically, it shows the chance for specific ores to be present in a searched chunk (32x32 blocks, but all the way from surface to mantle).
This is the first mode of the propick, which is by default always enabled. It is a chance based search system with long range - specifically, it shows the chance for specific ores to be present in a searched chunk (32x32 blocks, but all the way from surface to mantle).


Line 77: Line 78:
''Note: The prospecting pick will not detect quartz, surface copper or rock salt (not to be confused with Halite, which does show up in this propick mode). The prospecting pick only detects ores above a certain threshold. Players will occasionally find ore deposits in a region when the prospecting pick did not indicate the ores are present. Such 'undetected' occurrences are very rare.''
''Note: The prospecting pick will not detect quartz, surface copper or rock salt (not to be confused with Halite, which does show up in this propick mode). The prospecting pick only detects ores above a certain threshold. Players will occasionally find ore deposits in a region when the prospecting pick did not indicate the ores are present. Such 'undetected' occurrences are very rare.''


===Node Search Mode===
===Node Search Mode=== <!--T:26-->
This is the second mode of the propick, which is by default not enabled, but can be enabled either at world creation or through a command in an already created world. It offers a short to medium range search for exact and actually available deposits in a specific place.
This is the second mode of the propick, which is by default not enabled, but can be enabled either at world creation or through a command in an already created world. It offers a short to medium range search for exact and actually available deposits in a specific place.
Be aware however, using this mode will drain the tools durability considerably faster. Additionally, it also doesn't pick up on Halite - don't be too salty now :p
Be aware however, using this mode will drain the tools durability considerably faster. Additionally, it also doesn't pick up on Halite - don't be too salty now :p


====Activating Node Search Mode====
====Activating Node Search Mode==== <!--T:27-->
The easiest way to access this second mode is certainly to enable it while creating a new world. You can do so in the advanced settings ("Customzie" button) - towards the end of the list, the option "ProPick Node Search Radius" lets you switch between disabled or, if you want to use it, for what size you want it to work.  
The easiest way to access this second mode is certainly to enable it while creating a new world. You can do so in the advanced settings ("Customzie" button) - towards the end of the list, the option "ProPick Node Search Radius" lets you switch between disabled or, if you want to use it, for what size you want it to work.  
The radius you select here describes the size of the cubic search area, for instance the radius 4 equals a search area of 9x9x9 blocks, 729 blocks searched in total.
The radius you select here describes the size of the cubic search area, for instance the radius 4 equals a search area of 9x9x9 blocks, 729 blocks searched in total.


<!--T:28-->
{| class="wikitable sortable"
{| class="wikitable sortable"
|-
|-
Line 92: Line 94:
|}
|}


<!--T:29-->
If you have already created a world, you can use a simple command in chat to activate this modus - and set or change the radius. Simply type the following into the chat:
If you have already created a world, you can use a simple command in chat to activate this modus - and set or change the radius. Simply type the following into the chat:


  /worldConfig propickNodeSearchRadius [Radius]
  <!--T:30-->
/worldConfig propickNodeSearchRadius [Radius]


<!--T:31-->
Insert the radius you want to use and enter - the final command should not have any brackets. Please keep in mind that higher radius numbers might be hard on your computer and could potentially lead to freezes. Additionally, even going with in game considerations, knowing the ores in such a big search area might be just as helpful as doing a density search in the first place.
Insert the radius you want to use and enter - the final command should not have any brackets. Please keep in mind that higher radius numbers might be hard on your computer and could potentially lead to freezes. Additionally, even going with in game considerations, knowing the ores in such a big search area might be just as helpful as doing a density search in the first place.
Before you will be able to switch between the two modes using the F key, you will have to restart the game once.
Before you will be able to switch between the two modes using the F key, you will have to restart the game once.


====Prospecting Process====
====Prospecting Process==== <!--T:32-->
Similar to the density search, you will have to break a stone block with the propick, however you will only have to break one block and will get the results immediately listed in the information tab of the chat. The readings will be shown for the search area, with the broken block as the centre.
Similar to the density search, you will have to break a stone block with the propick, however you will only have to break one block and will get the results immediately listed in the information tab of the chat. The readings will be shown for the search area, with the broken block as the centre.


====Prospecting Results====
====Prospecting Results==== <!--T:33-->
You will only be informed about actually occurring deposits in the searched area. If there are no ores in the searched cubicle, the chat will display the "no ore node nearby" message.
You will only be informed about actually occurring deposits in the searched area. If there are no ores in the searched cubicle, the chat will display the "no ore node nearby" message.
If any deposits are found, the amount of blocks containing that ore is displayed again in words rather than actual numbers.
If any deposits are found, the amount of blocks containing that ore is displayed again in words rather than actual numbers.


<!--T:34-->
{| class="wikitable"
{| class="wikitable"
|-
|-
Line 120: Line 126:
== Video Tutorial - How to Use the Prospecting Pick == <!--T:21-->
== Video Tutorial - How to Use the Prospecting Pick == <!--T:21-->


<!--T:35-->
{| class="wikitable"
{| class="wikitable"
|-
|-
Line 129: Line 136:
== Video Tutorial - Ore Deposits == <!--T:22-->
== Video Tutorial - Ore Deposits == <!--T:22-->


<!--T:36-->
{| class="wikitable"
{| class="wikitable"
|-
|-
Confirmedusers
2,339

edits