fun setResourceValue(resourceName: String, blockCoordinate: BlockCoordinate, resourceValue: Double): Unit
Used to store where oil, gold, etc are underneath the map. Not currently used.
resourceName -
resourceName
blockCoordinate -
blockCoordinate
resourceValue -
resourceValue
TODO should I just rip this out?