Improve pick's deposit scan logic #3
		Reference in New Issue
	
	Block a user
	
	No description provided.
		
		Delete Branch "%!s()"
	 
	Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Deposit scan should count all ores instead of only counting up to 3 types of ores. The ores should be sorted and then matched against a minimum threshold to determine if it's a deposit or not.