Difference between revisions of "Ore Detector"
From Space Engineers Wiki
m (Detected distance change.) |
Vox Serico (talk | contribs) (Itembox switch) |
||
(7 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
− | {{ | + | {{SimpleItembox|Mod:Vanilla/CubeBlock/LargeOreDetector |
− | | | + | |Size|Mass|Integrity|BuildTimeSeconds|MaximumRange|MaxPowerConsumption#kW|ResourceSinkGroup|IsAirTight|PCU |
− | | | + | }}{{SimpleItembox|Mod:Vanilla/CubeBlock/SmallBlockOreDetector |
− | | | + | |Size|Mass|Integrity|BuildTimeSeconds|MaximumRange|MaxPowerConsumption#kW|ResourceSinkGroup|IsAirTight|PCU |
− | | | + | }}{{CategorizeComponents|Mod:Vanilla/CubeBlock/LargeOreDetector}} |
− | | | ||
− | | | ||
− | | | ||
− | | | ||
− | |||
− | | | ||
− | | | ||
− | | | ||
− | | | ||
− | | | ||
− | | | ||
− | | | ||
− | |||
− | | | ||
− | | | ||
− | | | ||
− | | | ||
− | | | ||
− | | | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | }} | ||
== Overview == | == Overview == | ||
Line 60: | Line 9: | ||
== Usage == | == Usage == | ||
− | After placing the Ore detector block, it needs only [[Electricity#Energy_sources|Power]] in order to display [[ore]] in a | + | After placing the Ore detector block, it needs only [[Electricity#Energy_sources|Power]] in order to display [[ore]] in a 50m range (Small ships), or 150m (Large ships) around itself. However, it should be noted that [[Stone]] will not be displayed/detected by the block. |
If used in conjunction with an [[Antenna]], the Ore Detector can broadcast the ore it comes near over the array to anyone within range of it. Simply enable the option "Broadcast" option in the control panel. | If used in conjunction with an [[Antenna]], the Ore Detector can broadcast the ore it comes near over the array to anyone within range of it. Simply enable the option "Broadcast" option in the control panel. | ||
Line 75: | Line 24: | ||
* [[Programming_Guide/Action_List#Ore_Detector|Action List - Ore Detector]] | * [[Programming_Guide/Action_List#Ore_Detector|Action List - Ore Detector]] | ||
+ | |||
+ | == Update History == | ||
+ | <div style="-webkit-border-image: none;-webkit-box-shadow: rgba(0, 0, 0, 0.046875) 0px 1px 1px 0px inset;background-color: #eeeeee;border-bottom-color: #AFAFAF;border-bottom-left-radius: 3px;border-bottom-right-radius: 3px;border-bottom-style: solid;border-bottom-width: 1px;border-left-color: #AFAFAF;border-left-style: solid;border-left-width: 1px;border-right-color: #AFAFAF;border-right-style: solid;border-right-width: 1px;border-top-color: #AFAFAF;border-top-left-radius: 3px;border-top-right-radius: 3px;border-top-style: solid;border-top-width: 1px;box-shadow: rgba(0, 0, 0, 0.046875) 0px 1px 1px 0px inset;color: #333;display: block;font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;font-size: 1em;height: auto;line-height: 20px;margin-bottom: 5px;margin-left: 8px;margin-right: 8px;margin-top: 0px;min-height: 20px;padding-bottom: 4px;padding-left: 4px;padding-right: 4px;padding-top: 4px;width: auto;"> | ||
+ | {| class="wikitable" style="width: 100%" | ||
+ | |style="text-align: left;width: 8%"| [[Update 01.051]] ||style="padding-left: 10px;padding-right: 10px;"| | ||
+ | *Fixed ore detector info persisting between sessions | ||
+ | |- | ||
+ | |style="text-align: left;width: 8%"| [[Update 01.050]] ||style="padding-left: 10px;padding-right: 10px;"| | ||
+ | *Fixed ore detector showing ore when owned by someone else | ||
+ | |- | ||
+ | |style="text-align: left;width: 8%"| [[Update 01.047]] ||style="padding-left: 10px;padding-right: 10px;"| | ||
+ | *Ore detector info can be relayed through antennas | ||
+ | |- | ||
+ | |style="text-align: left;width: 8%"| [[Update 01.021]] ||style="padding-left: 10px;padding-right: 10px;"| | ||
+ | *Ore detector block Introduced | ||
+ | |} | ||
+ | |||
+ | </div> | ||
+ | [[Category:Functional Blocks]] |
Latest revision as of 21:35, 19 May 2020
Dimensions (W,H,L)1,1,2
Mass1,545 kg
1,545,000 g
1,545,000,000 mg
1.545 t
1,545,000,000 mg
1.545 t
Integrity6,505
Build time30 s
Maximum Range150 m
Max Power Consumption2 kW
0.002 MW
2,000 W
2,000,000 mW
1.285 L-H2/s
2,000 W
2,000,000 mW
1.285 L-H2/s
Power Consumer GroupUtility
Is AirtightPartially
PCU Cost40
BrowseLast edit: 2020-05-19
Dimensions (W,H,L)1,1,2
Mass105.2 kg
105,200 g
105,200,000 mg
0.105 t
105,200,000 mg
0.105 t
Integrity405
Build time14 s
Maximum Range50 m
Max Power Consumption2 kW
0.002 MW
2,000 W
2,000,000 mW
1.285 L-H2/s
2,000 W
2,000,000 mW
1.285 L-H2/s
Power Consumer GroupUtility
Is AirtightPartially
PCU Cost40
BrowseLast edit: 2020-05-19
Overview
Detects ore deposits around the ship and displays the location, and distance on the players HUD.
Usage
After placing the Ore detector block, it needs only Power in order to display ore in a 50m range (Small ships), or 150m (Large ships) around itself. However, it should be noted that Stone will not be displayed/detected by the block.
If used in conjunction with an Antenna, the Ore Detector can broadcast the ore it comes near over the array to anyone within range of it. Simply enable the option "Broadcast" option in the control panel.
Media
Tips
- If you have a satellite/probe near an asteroid, you can use the ore detector to see what it has from a distance!
Known Issues
Programming
Update History
Update 01.051 |
|
Update 01.050 |
|
Update 01.047 |
|
Update 01.021 |
|