Hey I like X-Ray, the only thing im missing is a export of ore til a list with coordinates.
would be neat if its was outputtet til rei's minimap like this:
Diamond (001):-1760:6:-702:true:10996E
Gold (001):-1703:17:-591:true:FFF006
Gold (002):-1703:18:-591:true:FFF006
Hm, that's a thought, at least. I'm not entirely certain that X-Ray is the right utility for something like that, but it probably wouldn't be difficult to implement. One of the bigger stumbling blocks would be that X-Ray doesn't keep the whole map loaded in memory at once. I don't remember off the top of my head if it loads any more than what's visible on your screen at any given time. So the ore output would be fairly limited in its scope. If you had been hoping to have a dump of ALL the ore for the entire map (or at least some larger chunk of the map) it might make sense to just have a separate utility for this.