Ore Meter
Ore Meter | |
---|---|
Type | Utility |
Durability | N/A |
Renewable | No |
Stackable | No |
ID | ore_meter |
This page is a stub
You can help by expanding this page.
This page currently needs Update to 2276 information, history
The Ore Meter is a currently unobtainable item that measures the quantity of ores in an area of chunks with radius 3 around the player's current chunk. The player's current chunk is determined by dividing the X and Z coordinates of the player by 16 and rounding down; for example, -1210, 530 would be a location inside chunk -76, 33. The Ore Meter then searches a circular area with a radius of 3 around that chunk, going 3 chunks out in each of the cardinal directions, taking that area, measuring the quantity of ore blocks, and outputting the results to the player's chat window. As with the OV Scanner, the Ore Meter's first number outputted is not the quantity of blocks but the "value" of the blocks, where blocks closer to the player have a higher value; for example, approaching a vein of Coal appears to make the "value" for coal go higher. The second value is the percentage of the given ore in the ground around the player.
History
History
Version | Details |
---|---|
1.11.4 | Added Ore Meter. Marked as WIP. |
1.17.2 | Fixed some bugs with the Ore Meter. |
4.4.2235 | Fully implemented the Ore Meter!
Right-Click with the Ore Meter to detect nearby ore(s). Shift Right-Click in the air to set the Ore Meter's chunk range (can be a 0-2 chunk radius). Shift Right-Click a block to lock targeting to that block. The Ore Meter will only detect blocks of that type nearby. This behavior is controlled via a tag (ore_meter_targetable). Left-Click with the Ore Meter to wipe all its current data. |
4.4.2276 | Fixed the Ore Meter not properly wiping its info with left-click. |